0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00

chore: add dev dependency on db

This commit is contained in:
Nate Moore 2024-01-22 13:40:12 -06:00
parent 1033ae5428
commit 53f513e3d8

View file

@ -183,6 +183,7 @@
},
"devDependencies": {
"@astrojs/check": "^0.3.1",
"@astrojs/db": "^0.1.3",
"@playwright/test": "1.40.0",
"@types/aria-query": "^5.0.4",
"@types/babel__generator": "^7.6.7",