diff --git a/packages/astro/package.json b/packages/astro/package.json index 5f918e94f..ee9cc5fc8 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -43,7 +43,7 @@ "dist", "astro.js", "README.md", - "vite" + "vendor" ], "scripts": { "build": "astro-scripts build \"src/**/*.ts\" && tsc",