diff options
author | 2024-04-20 00:11:20 +0800 | |
---|---|---|
committer | 2024-04-20 00:11:20 +0800 | |
commit | 237e17c8feea244b06b00ceaed08cb16d3d6baeb (patch) | |
tree | f4071628b0c5df058e7da60ad0fd505887023e7c /packages/integrations/vue | |
parent | 91219a5cf84061a36fd08f86012e9b728a3f3ccb (diff) | |
download | astro-237e17c8feea244b06b00ceaed08cb16d3d6baeb.tar.gz astro-237e17c8feea244b06b00ceaed08cb16d3d6baeb.tar.zst astro-237e17c8feea244b06b00ceaed08cb16d3d6baeb.zip |
Update major deps (#10823)
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r-- | packages/integrations/vue/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json index db48b34b3..e0dc2f60e 100644 --- a/packages/integrations/vue/package.json +++ b/packages/integrations/vue/package.json @@ -45,7 +45,6 @@ "@vue/compiler-sfc": "^3.3.8" }, "devDependencies": { - "@types/chai": "^4.3.10", "astro": "workspace:*", "astro-scripts": "workspace:*", "cheerio": "1.0.0-rc.12", |