Skip to content

Commit e9a0fb8

Browse files
leahecoleJustinBeckwith
authored andcommitted
docs(samples): Translate with automl model sample (#238)
1 parent 76d7dca commit e9a0fb8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

packages/google-cloud-translate/samples/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,3 @@ For more information, see https://cloud.google.com/translate/docs
202202

203203
[shell_img]: //gstatic.com/cloudssh/images/open-btn.png
204204
[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
205-

packages/google-cloud-translate/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"test": "mocha --recursive --timeout 90000"
1212
},
1313
"dependencies": {
14-
"@google-cloud/translate": "^3.0.1",
1514
"@google-cloud/automl": "^0.2.0",
15+
"@google-cloud/translate": "^3.0.1",
1616
"yargs": "^13.0.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)