mirror of
https://github.com/moparisthebest/mail
synced 2025-01-30 22:50:17 -05:00
change npm scripts
This commit is contained in:
parent
d9473a1ddb
commit
744ca66a1c
@ -6,8 +6,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "grunt dist-npm",
|
||||
"test": "grunt test && grunt dist",
|
||||
"start": "grunt dist && grunt dev"
|
||||
"test": "grunt test && grunt",
|
||||
"start": "grunt && grunt dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master",
|
||||
|
Loading…
Reference in New Issue
Block a user