diff --git a/functions/datastore/package.json b/functions/datastore/package.json index 4914ac3ee0..1cb70fec81 100644 --- a/functions/datastore/package.json +++ b/functions/datastore/package.json @@ -17,7 +17,7 @@ "test": "ava -T 20s --verbose test/*.test.js" }, "dependencies": { - "@google-cloud/datastore": "1.1.0" + "@google-cloud/datastore": "2.0.0" }, "devDependencies": { "@google-cloud/nodejs-repo-tools": "1.4.17",