Merge pull request #34 from gen4sp/removepostinstall

postinstall removed
This commit is contained in:
Dylan Vorster
2017-03-28 17:14:03 +02:00
committed by GitHub

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": {