Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 377d5c6

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#686)
1 parent f20c286 commit 377d5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Google Inc.",
55
"description": "Google APIs Authentication Client Library for Node.js",
66
"engines": {
7-
"node": ">=6"
7+
"node": ">=8.10.0"
88
},
99
"main": "./build/src/index.js",
1010
"types": "./build/src/index.d.ts",

0 commit comments

Comments
 (0)