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:
parent
ce7479cd14
commit
a7e4d6b71c
1 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue