diff --git a/packages/astro/package.json b/packages/astro/package.json index 98365b08c..7f9201d2a 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -33,7 +33,7 @@ "dist", "snowpack-plugin-jsx.cjs", "snowpack-plugin.cjs", - "astro.mjs" + "astro.js" ], "scripts": { "build": "astro-scripts build \"src/**/*.ts\" && tsc",