chore: update peer dep
This commit is contained in:
parent
a73c7795c8
commit
dbb24642c7
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"typescript-eslint": "^8.18.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": ">=^5"
|
||||
"astro": ">=5.0.0"
|
||||
},
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
|
|
Loading…
Reference in a new issue