chore: support astro v4
This commit is contained in:
parent
53671859ab
commit
158603da24
2 changed files with 5284 additions and 522 deletions
5814
package-lock.json
generated
5814
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -44,7 +44,7 @@
|
||||||
"typescript": "^4.8.3"
|
"typescript": "^4.8.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^3.1.4"
|
"astro": "^4.0.3"
|
||||||
},
|
},
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|
Loading…
Reference in a new issue