Skip to content

Commit 46c9e4f

Browse files
build!: update library to use Node 12 (#589)
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 80622b9 commit 46c9e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataproc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"*.js"
77
],
88
"engines": {
9-
"node": ">=10"
9+
"node": ">=12.0.0"
1010
},
1111
"repository": "googleapis/nodejs-dataproc",
1212
"private": true,

0 commit comments

Comments
 (0)