Skip to content

Commit

Permalink
Switch Speech sample to v1beta1 (#146)
Browse files Browse the repository at this point in the history
* Switch Speech samples to v1beta1

* Now consuming Speech v1beta1 proto file from NPM package.

* Make lint happy.

* Fix relative path.
  • Loading branch information
jmdobry committed Jul 11, 2016
1 parent 117fe85 commit f38c154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-node/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"async": "^1.5.2",
"google-auto-auth": "^0.2.4",
"google-proto-files": "^0.2.4",
"google-proto-files": "^0.3.0",
"googleapis": "^7.1.0",
"grpc": "^0.15.0"
}
Expand Down

0 comments on commit f38c154

Please sign in to comment.