Updated async to 0.8.0

This commit is contained in:
Sahat Yalkabov
2014-04-29 21:54:59 -04:00
parent f32ac49bb6
commit 0b95c4f920

View File

@ -10,7 +10,7 @@
"test": "mocha"
},
"dependencies": {
"async": "^0.7.0",
"async": "^0.8.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.0.2",
"cheerio": "^0.15.0",