Skip to content

Commit

Permalink
fix: husky
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 6, 2024
1 parent 80f8bd2 commit e52ca3b
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 @@ -19,7 +19,7 @@
"license": "MIT",
"private": true,
"scripts": {
"prepare": "husky install",
"install": "./node_modules/.bin/husky install",
"dev": "ts-node src/main.ts config.json",
"dev-electron": "run build:main && electron dist/electron.js",
"build": "rimraf dist && run build:main",
Expand Down

0 comments on commit e52ca3b

Please sign in to comment.