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

Remove shamefully-hoist (#4842)

This commit is contained in:
Bjorn Lu 2022-09-28 23:13:33 +08:00 committed by GitHub
parent b311039953
commit c9d60b3866

View file

@ -34,6 +34,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"chai": "^4.3.6",
"mocha": "^9.2.2",
"node-mocks-http": "^1.11.0"
}
}