1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-25 18:32:20 -05:00

removed preinstall script

This commit is contained in:
Tankred Hase 2013-05-22 21:00:58 +02:00
parent 487ddca28c
commit c8094de448

View File

@ -5,7 +5,6 @@
"node": ">=0.8"
},
"scripts": {
"preinstall": "rm -rf node_modules/",
"postinstall": "./res/copy-deps.sh",
"test": "grunt test",
"start": "grunt prod"