Skip to content

Commit

Permalink
fix(postinstall): remove postinstall which is irrelevant to applications
Browse files Browse the repository at this point in the history
  • Loading branch information
shmolf committed Jun 8, 2024
1 parent 621153e commit 12dd867
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 @@ -9,7 +9,6 @@
"scripts": {
"build": "webpack -- --color",
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable",
"semantic-release": "semantic-release"
Expand Down

0 comments on commit 12dd867

Please sign in to comment.