Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 00b4f37

Browse files
committed
chore: add 'prerelease' hook
1 parent 507e9b7 commit 00b4f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"typescript": "tsc --noEmit",
3232
"lint": "eslint \"**/*.{js,ts,tsx}\"",
3333
"prepare": "husky install && bob build",
34+
"prerelease": "bob build",
3435
"release": "release-it"
3536
},
3637
"dependencies": {

0 commit comments

Comments
 (0)