Skip to content

Commit

Permalink
feat: Add Astro 3 suport (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Sep 1, 2023
1 parent 35d4737 commit 65c6197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"release": "bumpp && npm publish"
},
"peerDependencies": {
"astro": "^1.6.0 || ^2.0.0",
"astro": "^1.6.0 || ^2.0.0 || ^3.0.0",
"vite-plugin-pwa": ">=0.16.3 <1"
},
"dependencies": {
Expand Down

0 comments on commit 65c6197

Please sign in to comment.