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 f065083 commit 2fe4c05Copy full SHA for 2fe4c05
package.json
@@ -37,7 +37,7 @@
37
},
38
"husky": {
39
"hooks": {
40
- "prepush": "npm run build"
+ "pre-push": "npm run build"
41
}
42
43
"devDependencies": {
0 commit comments