Skip to content

Commit

Permalink
build(package): remove prepublishOnly script
Browse files Browse the repository at this point in the history
  • Loading branch information
rbardini committed Aug 25, 2024
1 parent 2c044e3 commit a222b80
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 @@
"dev": "vite",
"format": "prettier .",
"prepare": "husky && npm run build",
"prepublishOnly": "npm run build",
"test": "vitest",
"type-check": "tsc"
},
Expand Down

0 comments on commit a222b80

Please sign in to comment.