diff --git a/functions/datastore/package.json b/functions/datastore/package.json index 7ef57607e2..d431b64743 100644 --- a/functions/datastore/package.json +++ b/functions/datastore/package.json @@ -19,7 +19,7 @@ "test": "npm run system-test" }, "dependencies": { - "@google-cloud/datastore": "1.4.2", + "@google-cloud/datastore": "2.0.0", "supertest": "^3.0.0" }, "devDependencies": {