Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
chore: 🔧 remove deprecated husky install
Browse files Browse the repository at this point in the history
  • Loading branch information
ecxyzzy committed Feb 12, 2024
1 parent afa5a55 commit ccb3b6f
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 @@ -14,8 +14,8 @@
"destroy": "turbo run destroy",
"dev": "dotenv -c development -- turbo run dev",
"format": "prettier --write .",
"postinstall": "husky install",
"lint": "eslint --fix .",
"prepare": "husky",
"test": "turbo run test"
},
"dependencies": {
Expand Down

0 comments on commit ccb3b6f

Please sign in to comment.