0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00

feat: bump peer deps

This commit is contained in:
Florian Lefebvre 2024-08-14 15:11:34 +02:00
parent a497e4475d
commit 24e9150078
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
"server-destroy": "^1.0.1"
},
"peerDependencies": {
"astro": "^4.2.0"
"astro": "^5.0.0-alpha.0"
},
"devDependencies": {
"@types/node": "^18.17.8",

View file

@ -60,7 +60,7 @@
"web-vitals": "^3.5.2"
},
"peerDependencies": {
"astro": "^4.2.0"
"astro": "^5.0.0-alpha.0"
},
"devDependencies": {
"astro": "workspace:*",