Skip to content

Commit 86934c5

Browse files
sofislgcf-owl-bot[bot]
authored andcommitted
build!: update library to use Node 12 (#613)
* build!: Update library to use Node 12 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent bc2c7e0 commit 86934c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

automl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "Apache-2.0",
55
"author": "Google LLC",
66
"engines": {
7-
"node": ">=10"
7+
"node": ">=12.0.0"
88
},
99
"repository": "googleapis/nodejs-automl",
1010
"private": true,
@@ -27,4 +27,4 @@
2727
"mocha": "^8.0.0",
2828
"uuid": "^8.0.0"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)