Skip to content

Commit

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

* update package-lock.json, trigger CI
  • Loading branch information
jmdobry authored and alexander-fenster committed Mar 17, 2018
1 parent 866f3bb commit 9e5d2f5
Show file tree
Hide file tree
Showing 8 changed files with 33,140 additions and 8 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ Please run down the following list and make sure you've tried the usual "quick
fixes":

- Search the issues already opened: https://github.com/googleapis/nodejs-vision/issues
- Search the issues on our "catch-all" repository: https://github.com/GoogleCloudPlatform/google-cloud-node
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq

If you are still having issues, please be sure to include as much information as
possible:
Expand All @@ -16,7 +15,7 @@ possible:
- OS:
- Node.js version:
- npm version:
- @google-cloud/vision version:
- `@google-cloud/vision` version:

#### Steps to reproduce

Expand Down
1 change: 0 additions & 1 deletion .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*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-vision/blob/master/LICENSE)

[client-docs]: https://cloud.google.com/nodejs/docs/reference/vision/latest/
[product-docs]: https://cloud.google.com/vision/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 9e5d2f5

Please sign in to comment.