Skip to content

Commit a8cf59f

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#388)
1 parent c77b616 commit a8cf59f

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
@@ -5,7 +5,7 @@
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {
8-
"node": ">=6.0.0"
8+
"node": ">=8.10.0"
99
},
1010
"repository": "googleapis/nodejs-datastore",
1111
"main": "./build/src/index.js",

0 commit comments

Comments
 (0)