mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
deps: bump peer deps to 4.0 (#9799)
This commit is contained in:
parent
eaf483fe73
commit
c1e02688e7
2 changed files with 2 additions and 2 deletions
|
@ -18,6 +18,6 @@
|
|||
"astro": "^4.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": "^3.0.0"
|
||||
"astro": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18,6 +18,6 @@
|
|||
"astro": "^4.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": "^3.0.0"
|
||||
"astro": "^4.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue