Skip to content

Commit

Permalink
fix: husky not found
Browse files Browse the repository at this point in the history
  • Loading branch information
theClarkSell committed Sep 12, 2022
1 parent 4154043 commit ad77365
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 @@ -13,7 +13,7 @@
},
"license": "GPL-3.0",
"scripts": {
"prepare": "husky install",
"prepare": "npx husky install",
"dev": "env-cmd svelte-kit dev",
"local:build": "env-cmd svelte-kit build",
"build": "svelte-kit build",
Expand Down

0 comments on commit ad77365

Please sign in to comment.