Skip to content

Commit

Permalink
Update async
Browse files Browse the repository at this point in the history
(since caolan/async#782 is resolved)
  • Loading branch information
ljharb committed Jun 8, 2015
1 parent f83c5da commit 0c6245d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jscs": "jscs test/*.js lib/*.js example/simple.js example/complex.js"
},
"dependencies": {
"async": "~1.0.0",
"async": "^1.2.1",
"qs": "^3.1.0",
"formidable": "^1.0.17",
"is": "^3.0.1",
Expand Down

0 comments on commit 0c6245d

Please sign in to comment.