Skip to content

Commit

Permalink
chore: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Enubia committed Feb 23, 2024
1 parent 42c82b9 commit 41b7d68
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 @@ -48,7 +48,7 @@
"lint": "pnpm lint:src && pnpm lint:shared && pnpm lint:electron",
"release": "pnpm build && electron-builder",
"publish": "pnpm changelog:update && release-it",
"prepare": "simple-git-hooks"
"postinstall": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.4",
Expand Down

0 comments on commit 41b7d68

Please sign in to comment.