Skip to content

Commit

Permalink
chore: remove prepublish build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Sep 12, 2023
1 parent 10e265b commit bfc08b9
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 @@ -51,7 +51,6 @@
"build": "npm run build:es && npm run build:iife && npm run build:monkey",
"postbuild": "tsc",
"preview": "vite preview -m monkey",
"prepublishOnly": "npm run build",
"ncu": "npx npm-check-updates -u",
"postncu": "npm i"
},
Expand Down

0 comments on commit bfc08b9

Please sign in to comment.