diff --git a/package.json b/package.json index 4360affd..cb9f37b6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "author": "Google Inc.", "engines": { - "node": ">=8.10.0" + "node": ">10" }, "repository": "googleapis/nodejs-compute", "main": "./src/index.js",