Skip to content

Commit

Permalink
Merge branch 'main' into test/define-command
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 authored Sep 6, 2024
2 parents 2f39522 + 0e42c18 commit f527b62
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 @@ -61,7 +61,7 @@
"prepublishOnly": "napi prepublish -t npm --skip-gh-release",
"test": "ava && cargo test",
"bump": "node scripts/bump.mjs",
"prepare": "husky install"
"postinstall": "husky"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
Expand Down

0 comments on commit f527b62

Please sign in to comment.