diff --git a/package.json b/package.json index 23f07772..2cc0585b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Google Inc.", "description": "Google APIs Authentication Client Library for Node.js", "engines": { - "node": ">=8.10.0" + "node": ">=10" }, "main": "./build/src/index.js", "types": "./build/src/index.d.ts",