Skip to content

Commit c5ea9ad

Browse files
alexander-fenstergcf-owl-bot[bot]
authored and
Ace Nassri
committed
build!: update library to use Node 12 (#625)
* 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 a692cca commit c5ea9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "Apache-2.0",
55
"author": "Google Inc.",
66
"engines": {
7-
"node": ">=10"
7+
"node": ">=12.0.0"
88
},
99
"files": [
1010
"*.js"

0 commit comments

Comments
 (0)