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 2ed05bc commit cad9188Copy full SHA for cad9188
functions/errorreporting/package.json
@@ -6,6 +6,6 @@
6
"author": "Google Inc.",
7
"main": "./index.js",
8
"dependencies": {
9
- "@google-cloud/logging": "1.1.4"
+ "@google-cloud/logging": "1.2.0"
10
}
11
functions/log/package.json
@@ -17,7 +17,7 @@
17
"test": "ava -T 20s --verbose test/*.test.js"
18
},
19
20
- "@google-cloud/logging": "1.1.4",
+ "@google-cloud/logging": "1.2.0",
21
"@google-cloud/monitoring": "0.4.1"
22
23
"devDependencies": {
0 commit comments