mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 10:52:17 -05:00
fixed npm versions
This commit is contained in:
parent
b77affb86a
commit
9f9cd612af
@ -10,7 +10,7 @@
|
|||||||
"test": "test/test.sh"
|
"test": "test/test.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "latest",
|
"express": "~3.2.4",
|
||||||
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master"
|
"crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user