We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2360ed5 commit ef733d0Copy full SHA for ef733d0
package.json
@@ -26,7 +26,7 @@
26
"choco-theme": "npx --quiet ts-node --skipIgnore node_modules/choco-theme/build/choco-theme.ts --repository=docs"
27
},
28
"dependencies": {
29
- "choco-astro": "0.1.0",
30
- "choco-theme": "0.8.0"
+ "choco-astro": "https://github.com/chocolatey/choco-astro#release/0.1.1",
+ "choco-theme": "https://github.com/chocolatey/choco-theme#release/0.8.1"
31
}
32
0 commit comments