fixed npm versions

This commit is contained in:
Tankred Hase 2013-05-21 16:26:42 +02:00
parent b77affb86a
commit 9f9cd612af
1 changed files with 1 additions and 1 deletions

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