Remove postinstall hook

This commit is contained in:
pyoor 2018-08-27 19:26:57 -04:00
parent e6a1f1fafa
commit bde62e4d29
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
"build": "webpack -p",
"watch": "webpack --watch",
"precommit": "yarn lint",
"postinstall": "yarn build",
"release": "np"
},
"standard": {