0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

fix: add astro-scripts to db

This commit is contained in:
Nate Moore 2024-01-08 16:03:03 -06:00
parent ce7479cd14
commit a7e4d6b71c

View file

@ -57,7 +57,9 @@
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/mocha": "^10.0.2",
"astro-scripts": "^0.0.14",
"@types/prompts": "^2.4.5",
"@types/yargs-parser": "^21.0.1",
"astro-scripts": "workspace:*",
"chai": "^4.3.10",
"cheerio": "1.0.0-rc.12",
"mocha": "^10.2.0",