Remove postinstall hook
This commit is contained in:
parent
e6a1f1fafa
commit
bde62e4d29
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
"build": "webpack -p",
|
||||
"watch": "webpack --watch",
|
||||
"precommit": "yarn lint",
|
||||
"postinstall": "yarn build",
|
||||
"release": "np"
|
||||
},
|
||||
"standard": {
|
||||
|
|
Loading…
Reference in a new issue