We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6edd048 commit c1d8f31Copy full SHA for c1d8f31
1 file changed
build/package.json
@@ -30,7 +30,7 @@
30
}
31
},
32
"hooks": {
33
- "after:bump": "yarn run build && git add -A"
+ "after:bump": "git add -A"
34
35
36
"devDependencies": {
0 commit comments