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",
|
"build": "webpack -p",
|
||||||
"watch": "webpack --watch",
|
"watch": "webpack --watch",
|
||||||
"precommit": "yarn lint",
|
"precommit": "yarn lint",
|
||||||
"postinstall": "yarn build",
|
|
||||||
"release": "np"
|
"release": "np"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
|
|
Loading…
Reference in a new issue