Skip to content

Commit

Permalink
Upgrade repo-tools and regenerate scaffolding. (#39)
Browse files Browse the repository at this point in the history
* Upgrade repo-tools and regenerate scaffolding.

* updating package-lock.json

* make lint task work in circleci
  • Loading branch information
jmdobry authored and alexander-fenster committed Mar 17, 2018
1 parent 92b8ec8 commit f49f301
Show file tree
Hide file tree
Showing 6 changed files with 14,048 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/google-cloud-speech/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ out/
system-test/secrets.js
system-test/*key.json
*.lock
*-lock.js*
1 change: 1 addition & 0 deletions packages/google-cloud-speech/CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Jun Mukai <mukai@google.com>
Luke Sneeringer <lukesneeringer@google.com>
Pierre Fritsch <PierreFritsch@users.noreply.github.com>
Puneith Kaul <puneith@google.com>
Rebecca Taylor <remilytaylor@gmail.com>
Song Wang <songwang@google.com>
Stephen Sawchuk <sawchuk@gmail.com>
Tim Swast <swast@google.com>
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-speech/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-speech/blob/master/LICENSE)

[client-docs]: https://cloud.google.com/nodejs/docs/reference/speech/latest/
[product-docs]: https://cloud.google.com/speech/docs
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
[shell_img]: //gstatic.com/cloudssh/images/open-btn.png
Loading

0 comments on commit f49f301

Please sign in to comment.