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