Skip to content

Commit

Permalink
test v2
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-sg committed Nov 30, 2023
1 parent 1ec96f4 commit ad1d366
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@
"release": "yarn run build && electron-builder",
"lint": "eslint ./",
"format": "prettier --write ./",
"prepare": "husky install; yarn run build"
"prepare": "husky install",
"prepack": "webpack --mode development"
},
"build": {
"afterSign": "build/notarize.js",
Expand Down

0 comments on commit ad1d366

Please sign in to comment.