Skip to content

Commit

Permalink
Merge pull request #481 from ryanseys/asynchronously-adding-async-to-…
Browse files Browse the repository at this point in the history
…deps

Add async to deps
  • Loading branch information
ryanseys committed Apr 3, 2015
2 parents ed94364 + e3cf18f commit 9720a2e
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 @@ -48,6 +48,7 @@
"google storage"
],
"dependencies": {
"async": "^0.9.0",
"buffer-equal": "0.0.1",
"configstore": "^0.3.2",
"duplexify": "^3.2.0",
Expand All @@ -63,7 +64,6 @@
"through2": "^0.6.3"
},
"devDependencies": {
"async": "^0.9.0",
"bytebuffer": "^3.5.4",
"coveralls": "^2.11.2",
"dox": "^0.6.1",
Expand Down

0 comments on commit 9720a2e

Please sign in to comment.