mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-16 09:40:44 +08:00
Merge pull request #34 from gen4sp/removepostinstall
postinstall removed
This commit is contained in:
@ -19,7 +19,6 @@
|
|||||||
"typings": "./dist/src/main",
|
"typings": "./dist/src/main",
|
||||||
"author": "dylanvorster",
|
"author": "dylanvorster",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "webpack",
|
|
||||||
"prepublishOnly": "webpack -p && ./node_modules/node-sass/bin/node-sass --output-style compressed ./src/sass.scss > ./dist/style.css"
|
"prepublishOnly": "webpack -p && ./node_modules/node-sass/bin/node-sass --output-style compressed ./src/sass.scss > ./dist/style.css"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Reference in New Issue
Block a user