We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a639d1 commit 347485fCopy full SHA for 347485f
2 files changed
handwritten/nodejs-logging-bunyan/package.json
@@ -51,7 +51,7 @@
51
"precompile": "gts clean"
52
},
53
"dependencies": {
54
- "@google-cloud/logging": "^10.2.2",
+ "@google-cloud/logging": "^11.0.0",
55
"google-auth-library": "^9.0.0"
56
57
"devDependencies": {
handwritten/nodejs-logging-bunyan/samples/package.json
@@ -21,7 +21,7 @@
21
"yargs": "^16.0.0"
22
23
24
- "@google-cloud/logging": "^10.0.0",
25
"chai": "^4.2.0",
26
"delay": "^5.0.0",
27
"got": "^11.0.0",
0 commit comments