Skip to content

Commit

Permalink
pubsub: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Sep 7, 2016
1 parent f154f60 commit e5c6109
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pubsub"
],
"dependencies": {
"@google-cloud/common": "^0.1.0",
"@google-cloud/common": "^0.4.0",
"arguejs": "^0.2.3",
"arrify": "^1.0.0",
"extend": "^3.0.0",
Expand All @@ -60,7 +60,7 @@
"propprop": "^0.3.0"
},
"devDependencies": {
"async": "^1.4.2",
"async": "^1.5.2",
"mocha": "^3.0.1",
"node-uuid": "^1.4.3",
"proxyquire": "^1.7.10"
Expand Down

0 comments on commit e5c6109

Please sign in to comment.