Skip to content

Commit

Permalink
fix: running builds twice
Browse files Browse the repository at this point in the history
  • Loading branch information
flauc committed Jan 11, 2025
1 parent ef66f60 commit 5d4ca57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"build:demo": "vite build --config vite.demo.config.ts",
"preview": "vite preview --config vite.demo.config.ts",
"check": "svelte-check --tsconfig ./tsconfig.json",
"prepublishOnly": "npm run build -s",
"format": "prettier --write .",
"semantic-release": "semantic-release"
},
Expand Down

0 comments on commit 5d4ca57

Please sign in to comment.