Skip to content

Commit

Permalink
chore(husky): husky install deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Apr 6, 2024
1 parent fefc817 commit 1f38872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:ci": "bun test --timeout 5000 --coverage",
"publish": "npm publish",
"dev": "bun run --watch example/basic.ts",
"prepare": "husky install",
"prepare": "husky",
"lint:staged": "lint-staged",
"prettier": "prettier --write ."
},
Expand Down

0 comments on commit 1f38872

Please sign in to comment.