1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00

fixed npm versions

This commit is contained in:
Tankred Hase 2013-05-21 16:26:42 +02:00
parent b77affb86a
commit 9f9cd612af

View File

@ -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": {