Skip to content

Commit

Permalink
fix: pin astro version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanChain committed Aug 16, 2022
1 parent b1be12b commit bf98b38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^18.7.3",
"@types/remark-prism": "^1.3.3",
"@types/sharp": "^0.30.5",
"astro": "1.0.5",
"astro": "1.0.1",
"astro-uno": "^0.1.6",
"axios": "^0.27.2",
"dotenv": "^16.0.1",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf98b38

Please sign in to comment.