Thanks to visit codestin.com
Credit goes to github.com

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

Commit e8a7141

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
build!: upgrade engines field to >=8.10.0 (#363)
1 parent 6cfd174 commit e8a7141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-vision",
1111
"main": "src/index.js",

0 commit comments

Comments
 (0)