We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f430af0 commit e73ff12Copy full SHA for e73ff12
2 files changed
functions/ocr/app/package.json
@@ -17,7 +17,7 @@
17
"dependencies": {
18
"@google-cloud/pubsub": "^0.22.2",
19
"@google-cloud/storage": "^2.3.3",
20
- "@google-cloud/translate": "^2.1.4",
+ "@google-cloud/translate": "^3.0.0",
21
"@google-cloud/vision": "^0.25.0",
22
"safe-buffer": "^5.1.2"
23
},
functions/speech-to-speech/functions/package.json
@@ -37,7 +37,7 @@
37
"@google-cloud/speech": "^2.1.0",
38
"@google-cloud/storage": "^2.0.3",
39
"@google-cloud/text-to-speech": "^0.5.0",
40
- "@google-cloud/translate": "^2.1.2",
41
"uuid": "^3.3.2",
42
"firebase-admin": "~7.1.0",
43
"firebase-functions": "^2.1.0"
0 commit comments