Skip to content

Commit

Permalink
(chocolatey#1088) Upgrade choco-astro to 0.1.2
Browse files Browse the repository at this point in the history
This upgrades choco-astro to the latest version, 0.1.2. This does not
bring in any features or functionality changes.
  • Loading branch information
st3phhays committed Oct 23, 2024
1 parent 10f0184 commit cd17c72
Show file tree
Hide file tree
Showing 2 changed files with 997 additions and 942 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"choco-theme": "npx --quiet ts-node --skipIgnore node_modules/choco-theme/build/choco-theme.ts --repository=docs"
},
"dependencies": {
"choco-astro": "0.1.1",
"choco-astro": "https://github.com/chocolatey/choco-astro#release/0.1.2",
"choco-theme": "0.8.1"
}
}
Loading

0 comments on commit cd17c72

Please sign in to comment.