Updated Async.js version

This commit is contained in:
Sahat Yalkabov
2014-03-28 19:13:43 -04:00
parent 963c07e999
commit 4a8abd5b69

View File

@ -10,7 +10,7 @@
"test": "mocha" "test": "mocha"
}, },
"dependencies": { "dependencies": {
"async": "~0.2.10", "async": "~0.4.0",
"bcrypt-nodejs": "~0.0.3", "bcrypt-nodejs": "~0.0.3",
"cheerio": "~0.13.1", "cheerio": "~0.13.1",
"clockwork": "~0.1.1", "clockwork": "~0.1.1",