Skip to content

Commit efcd7bb

Browse files
committed
chore: update
1 parent 05e9b5b commit efcd7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"verify-commit": "verify-commit-msg",
3333
"prepare": "git-scm-hooks",
3434
"changelog": "npx changeloggithub@latest --all true && git add CHANGELOG.md && git commit -m 'chore: update CHANGELOG.md'",
35-
"prepublish": "npm run build",
35+
"prepublishOnly": "npm run build",
3636
"release": "bumpp -r && npm publish"
3737
},
3838
"author": "hunghg255",

0 commit comments

Comments
 (0)