Skip to content

Commit 5812034

Browse files
committed
(#1067)(#1068) choco-theme 0.8.1 & choco-astro 0.1.1
This upgrades this repository to choco-theme 0.8.1. For more information about this release see: https://github.com/chocolatey/choco-theme/releases/tag/0.8.1. Read all the release notes for choco-theme at: https://github.com/chocolatey/choco-theme/releases This upgrades this repository to choco-astro 0.1.1. For more information about this release see: https://github.com/chocolatey/choco-astro/releases/tag/0.1.1.
1 parent d40e9b5 commit 5812034

File tree

2 files changed

+702
-870
lines changed

2 files changed

+702
-870
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"choco-theme": "npx --quiet ts-node --skipIgnore node_modules/choco-theme/build/choco-theme.ts --repository=docs"
2727
},
2828
"dependencies": {
29-
"choco-astro": "0.1.0",
30-
"choco-theme": "0.8.0"
29+
"choco-astro": "0.1.1",
30+
"choco-theme": "0.8.1"
3131
}
3232
}

0 commit comments

Comments
 (0)