diff --git a/package.json b/package.json index 9dd6b2a..7a1d800 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "story:build": "histoire build", "dev": "histoire dev", "preview": "histoire preview", - "story:deploy": "node scripts/github-page-deploy.js" + "story:deploy": "node scripts/github-page-deploy.cjs" }, "dependencies": { "vite-svg-loader": "^4.0.0",