Skip to content

Commit 9ac3f3c

Browse files
alexander-fenstergcf-owl-bot[bot]
authored andcommitted
build!: update library to use Node 12 (#325)
* feat!: Update library to use Node 12 * 🦉 Updates from OwlBot post-processor 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 790f4da commit 9ac3f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Google Inc.",
1010
"repository": "googleapis/nodejs-cloudbuild",
1111
"engines": {
12-
"node": ">=10"
12+
"node": ">=12.0.0"
1313
},
1414
"scripts": {
1515
"test": "c8 mocha system-test --timeout=800000"

0 commit comments

Comments
 (0)