We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5490c43 commit 2b3119eCopy full SHA for 2b3119e
package.json
@@ -49,7 +49,7 @@
49
"release-it": {
50
"hooks": {
51
"before:init": [
52
- "yarn build"
+ "npm run build"
53
]
54
},
55
"npm": {
0 commit comments