Skip to content

Commit

Permalink
fix: remove husky install prepare npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Jun 13, 2024
1 parent 71ea003 commit 360319c
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 @@ -8,7 +8,6 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "tap test.js",
"prepare": "npx husky install",
"start": "node ."
},
"repository": {
Expand Down

0 comments on commit 360319c

Please sign in to comment.