We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790f4da commit 9ac3f3cCopy full SHA for 9ac3f3c
cloudbuild/package.json
@@ -9,7 +9,7 @@
9
"author": "Google Inc.",
10
"repository": "googleapis/nodejs-cloudbuild",
11
"engines": {
12
- "node": ">=10"
+ "node": ">=12.0.0"
13
},
14
"scripts": {
15
"test": "c8 mocha system-test --timeout=800000"
0 commit comments