Skip to content

Commit 1b03625

Browse files
build!: update library to use Node 12 (#539)
* build!: Update library to use Node 12 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3a84f8a commit 1b03625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "Apache-2.0",
44
"author": "Google Inc.",
55
"engines": {
6-
"node": ">=10"
6+
"node": ">=12.0.0"
77
},
88
"repository": "googleapis/nodejs-cloud-container",
99
"private": true,

0 commit comments

Comments
 (0)