Skip to content

Commit

Permalink
docs(samples): Translate with automl model sample (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored and JustinBeckwith committed May 9, 2019
1 parent 76d7dca commit e9a0fb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion packages/google-cloud-translate/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,3 @@ For more information, see https://cloud.google.com/translate/docs

[shell_img]: //gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-translate&page=editor&open_in_editor=samples/README.md

2 changes: 1 addition & 1 deletion packages/google-cloud-translate/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test": "mocha --recursive --timeout 90000"
},
"dependencies": {
"@google-cloud/translate": "^3.0.1",
"@google-cloud/automl": "^0.2.0",
"@google-cloud/translate": "^3.0.1",
"yargs": "^13.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit e9a0fb8

Please sign in to comment.