Skip to content

Commit 73831f2

Browse files
committed
Updating release scripts
1 parent 57ff007 commit 73831f2

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
@@ -69,7 +69,7 @@
6969
},
7070
"release-it": {
7171
"hooks": {
72-
"before:git": [
72+
"after:bump": [
7373
"npm run rebuild"
7474
]
7575
},

0 commit comments

Comments
 (0)