0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

[ci] release (#6414)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2023-03-06 08:30:38 -08:00 committed by GitHub
parent 1e4dc6f1f4
commit 5e93d44f66

View file

@ -45,7 +45,7 @@
"test": "mocha --exit --timeout 20000 test/" "test": "mocha --exit --timeout 20000 test/"
}, },
"dependencies": { "dependencies": {
"@astrojs/webapi": "^2.0.2", "@astrojs/webapi": "^2.0.3",
"@vercel/analytics": "^0.1.8", "@vercel/analytics": "^0.1.8",
"@vercel/nft": "^0.22.1", "@vercel/nft": "^0.22.1",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
@ -53,7 +53,7 @@
"web-vitals": "^3.1.1" "web-vitals": "^3.1.1"
}, },
"peerDependencies": { "peerDependencies": {
"astro": "workspace:^2.0.17" "astro": "workspace:^2.0.18"
}, },
"devDependencies": { "devDependencies": {
"@types/set-cookie-parser": "^2.4.2", "@types/set-cookie-parser": "^2.4.2",