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

[ci] release (#4846)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Fred K. Bot 2022-09-27 09:12:44 -07:00 committed by GitHub
parent fa7990e267
commit b311039953

View file

@ -29,7 +29,7 @@
"test": "mocha --exit --timeout 20000 test/"
},
"dependencies": {
"@astrojs/webapi": "^1.0.0"
"@astrojs/webapi": "^1.1.0"
},
"devDependencies": {
"astro": "workspace:*",