Updated async to v0.7.0

pull/2/head
Sahat Yalkabov 2014-04-07 13:48:31 -04:00
parent 26ecca5dc5
commit 3d8cc21225
1 changed files with 1 additions and 1 deletions

View File

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