Skip to content

Commit 3f257a2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media/livestream/package.json

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

0 commit comments

Comments
 (0)