mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
chore: add dev dependency on db
This commit is contained in:
parent
1033ae5428
commit
53f513e3d8
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "^0.3.1",
|
"@astrojs/check": "^0.3.1",
|
||||||
|
"@astrojs/db": "^0.1.3",
|
||||||
"@playwright/test": "1.40.0",
|
"@playwright/test": "1.40.0",
|
||||||
"@types/aria-query": "^5.0.4",
|
"@types/aria-query": "^5.0.4",
|
||||||
"@types/babel__generator": "^7.6.7",
|
"@types/babel__generator": "^7.6.7",
|
||||||
|
|
Loading…
Add table
Reference in a new issue