0
Fork 0
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:
Houston (Bot) 2023-08-03 12:16:51 -07:00 committed by GitHub
parent c65f1e1492
commit 5bbd459051

View file

@ -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",