Skip to content

Commit

Permalink
fix: prepare script with husky v9
Browse files Browse the repository at this point in the history
  • Loading branch information
indaco committed Jul 27, 2024
1 parent 2d31540 commit 4d92033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"generate:icons": "pnpm sync && pnpm compile && pnpm clean && node build/scripts/buildIconsDataset.js",
"generate:pkgjson": "pnpm compile && node build/scripts/makeProdPkg.js",
"lint": "prettier --check . && eslint .",
"prepare": "husky",
"preview": "vite preview",
"sync": "svelte-kit sync"
},
Expand Down

0 comments on commit 4d92033

Please sign in to comment.