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