mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
[ci] release (#7937)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c65f1e1492
commit
5bbd459051
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
"test:hosted": "mocha --exit --timeout 30000 test/hosted"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/internal-helpers": "^0.1.1",
|
||||
"@astrojs/internal-helpers": "^0.1.2",
|
||||
"@astrojs/webapi": "^2.2.0",
|
||||
"@vercel/analytics": "^0.1.11",
|
||||
"@vercel/nft": "^0.22.6",
|
||||
|
@ -61,7 +61,7 @@
|
|||
"web-vitals": "^3.3.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": "workspace:^2.10.0"
|
||||
"astro": "workspace:^2.10.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/set-cookie-parser": "^2.4.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue