mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 15:10:10 -05:00
removed preinstall script
This commit is contained in:
parent
487ddca28c
commit
c8094de448
@ -5,7 +5,6 @@
|
|||||||
"node": ">=0.8"
|
"node": ">=0.8"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"preinstall": "rm -rf node_modules/",
|
|
||||||
"postinstall": "./res/copy-deps.sh",
|
"postinstall": "./res/copy-deps.sh",
|
||||||
"test": "grunt test",
|
"test": "grunt test",
|
||||||
"start": "grunt prod"
|
"start": "grunt prod"
|
||||||
|
Loading…
Reference in New Issue
Block a user