Updated async to v0.7.0

This commit is contained in:
Sahat Yalkabov
2014-04-07 13:48:31 -04:00
parent 26ecca5dc5
commit 3d8cc21225

View File

@ -10,7 +10,7 @@
"test": "mocha" "test": "mocha"
}, },
"dependencies": { "dependencies": {
"async": "~0.6.1", "async": "~0.7.0",
"bcrypt-nodejs": "~0.0.3", "bcrypt-nodejs": "~0.0.3",
"cheerio": "~0.14.0", "cheerio": "~0.14.0",
"clockwork": "~0.1.1", "clockwork": "~0.1.1",