Skip to content

Commit f38c154

Browse files
authored
Switch Speech sample to v1beta1 (#146)
* Switch Speech samples to v1beta1 * Now consuming Speech v1beta1 proto file from NPM package. * Make lint happy. * Fix relative path.
1 parent 117fe85 commit f38c154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"async": "^1.5.2",
1313
"google-auto-auth": "^0.2.4",
14-
"google-proto-files": "^0.2.4",
14+
"google-proto-files": "^0.3.0",
1515
"googleapis": "^7.1.0",
1616
"grpc": "^0.15.0"
1717
}

0 commit comments

Comments
 (0)