Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 9635fba

Browse files
committed
fix(deps): update dependency @google-cloud/text-to-speech to v4
1 parent cef8706 commit 9635fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/automl": "^2.0.0",
18-
"@google-cloud/text-to-speech": "^3.0.0",
18+
"@google-cloud/text-to-speech": "^4.0.0",
1919
"@google-cloud/translate": "^7.0.0",
2020
"@google-cloud/vision": "^2.0.0",
2121
"yargs": "^16.0.0"

0 commit comments

Comments
 (0)