diff --git a/scripts/package.json b/scripts/package.json index 9fc64653a..2d0b10798 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -8,6 +8,7 @@ "astro-scripts": "./index.js" }, "dependencies": { + "svelte": "^3.46.2", "arg": "^5.0.0", "esbuild": "0.13.7", "globby": "^12.0.2",