We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935adbd commit 56f1c6bCopy full SHA for 56f1c6b
vision/samples/package.json
@@ -6,7 +6,7 @@
6
"author": "Google Inc.",
7
"repository": "googleapis/nodejs-vision",
8
"engines": {
9
- "node": ">=6.0.0"
+ "node": ">=8"
10
},
11
"scripts": {
12
"test": "ava -T 1m --verbose system-test/*.test.js"
0 commit comments