diff --git a/package.json b/package.json index 96ec5058..187b6513 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "Apache-2.0", "author": "Google LLC", "engines": { - "node": ">=8.10.0" + "node": ">=10" }, "repository": "googleapis/nodejs-bigquery", "main": "./build/src/index.js",