postinstall removed

This commit is contained in:
gen4
2017-03-28 17:04:31 +03:00
parent 7322b5e246
commit 682675e545

View File

@@ -19,7 +19,6 @@
"typings": "./dist/src/main",
"author": "dylanvorster",
"scripts": {
"postinstall": "webpack",
"prepublishOnly": "webpack -p && ./node_modules/node-sass/bin/node-sass --output-style compressed ./src/sass.scss > ./dist/style.css"
},
"dependencies": {