Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
feat: regenerated sources
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster committed Apr 29, 2021
1 parent e7e6260 commit 7b941ee
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .mocharc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 300000,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@



Google Compute Engine Client Library for Node.js
Compute client for Node.js


A comprehensive list of changes in each version may be found in
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "@google-cloud/compute",
"description": "Google Compute Engine Client Library for Node.js",
"version": "3.0.0-alpha.1",
"description": "Compute client for Node.js",
"version": "3.0.0-alpha.1",
"repository": "googleapis/nodejs-compute",
"license": "Apache-2.0",
"author": "Google LLC",
Expand Down
13 changes: 7 additions & 6 deletions protos/protos.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 17 additions & 10 deletions protos/protos.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion protos/protos.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b941ee

Please sign in to comment.