We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135fb45 commit 7742bb0Copy full SHA for 7742bb0
package.json
@@ -53,6 +53,7 @@
53
"@google-cloud/common": "^1.0.0",
54
"@google-cloud/paginator": "^1.0.0",
55
"@google-cloud/promisify": "^1.0.0",
56
+ "@types/protobufjs": "^6.0.0",
57
"arrify": "^2.0.0",
58
"compressible": "^2.0.12",
59
"concat-stream": "^2.0.0",
@@ -91,6 +92,7 @@
91
92
"@types/tmp": "0.1.0",
93
"@types/uuid": "^3.4.4",
94
"@types/xdg-basedir": "^2.0.0",
95
+ "async": "^3.0.0",
96
"codecov": "^3.0.0",
97
"eslint": "^5.0.0",
98
"eslint-config-prettier": "^4.0.0",
0 commit comments