diff --git a/functions/errorreporting/package.json b/functions/errorreporting/package.json index 9e20871d77..077348b6f0 100644 --- a/functions/errorreporting/package.json +++ b/functions/errorreporting/package.json @@ -6,6 +6,6 @@ "author": "Google Inc.", "main": "./index.js", "dependencies": { - "@google-cloud/logging": "1.0.2" + "@google-cloud/logging": "2.0.0" } }