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

[ci] release (#6279)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2023-02-17 10:44:15 -08:00 committed by GitHub
parent 7e44dcb6e4
commit 4838af4ed2

View file

@ -30,12 +30,12 @@
"test": "mocha --exit --timeout 20000 test/"
},
"dependencies": {
"@astrojs/webapi": "^2.0.0",
"@astrojs/webapi": "^2.0.1",
"send": "^0.18.0",
"server-destroy": "^1.0.1"
},
"peerDependencies": {
"astro": "workspace:^2.0.13"
"astro": "workspace:^2.0.14"
},
"devDependencies": {
"@types/send": "^0.17.1",