Skip to content

Commit

Permalink
Update storage samples. (#263)
Browse files Browse the repository at this point in the history
* Update storage samples.

* Update dependencies.
  • Loading branch information
jmdobry authored Dec 9, 2016
1 parent 8fe9517 commit 8cf19a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-translate/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "cd ..; npm run st -- translate/system-test/*.test.js"
},
"dependencies": {
"@google-cloud/translate": "^0.5.0",
"yargs": "^6.4.0"
"@google-cloud/translate": "0.6.0",
"yargs": "6.5.0"
},
"engines": {
"node": ">=4.3.2"
Expand Down

0 comments on commit 8cf19a6

Please sign in to comment.