We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c017df7 commit fdf70bbCopy full SHA for fdf70bb
package.json
@@ -75,7 +75,7 @@
75
"xdg-basedir": "^4.0.0"
76
},
77
"devDependencies": {
78
- "@google-cloud/pubsub": "^0.31.0",
+ "@google-cloud/pubsub": "^0.32.0",
79
"@grpc/proto-loader": "^0.5.1",
80
"@types/compressible": "^2.0.0",
81
"@types/concat-stream": "^1.6.0",
samples/package.json
@@ -16,7 +16,7 @@
16
"test": "mocha system-test/*.js --timeout 600000"
17
18
"dependencies": {
19
20
"@google-cloud/storage": "^3.2.1",
21
"uuid": "^3.3.2",
22
"yargs": "^14.0.0"
0 commit comments