Skip to content

Commit

Permalink
upgrade: Astroをv4にアップデートする (#47)
Browse files Browse the repository at this point in the history
メンテ出来ないため.
  • Loading branch information
hihumikan committed Mar 7, 2024
1 parent a443313 commit dcefcf1
Show file tree
Hide file tree
Showing 2 changed files with 1,492 additions and 1,004 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "prettier --write --plugin-search-dir=. ."
},
"dependencies": {
"astro": "^2.2.0"
"astro": "^4.4.13"
},
"devDependencies": {
"prettier": "^2.8.7",
Expand Down
Loading

0 comments on commit dcefcf1

Please sign in to comment.