Skip to content

Commit

Permalink
fix husky instal script
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Feb 12, 2024
1 parent 1dd37f7 commit baa772c
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 @@ -10,7 +10,7 @@
"*.nix": "nixpkgs-fmt"
},
"scripts": {
"prepare": "husky install"
"prepare": "husky"
},
"packageManager": "yarn@4.1.0"
}

0 comments on commit baa772c

Please sign in to comment.