Skip to content

Commit 8d868ed

Browse files
authored
fix(deps): update dependency @google-cloud/livestream to v1 (GoogleCloudPlatform#3437)
1 parent e2fa04c commit 8d868ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media/livestream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha --timeout 600000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/livestream": "^0.6.0"
16+
"@google-cloud/livestream": "^1.0.0"
1717
},
1818
"devDependencies": {
1919
"c8": "^8.0.0",

0 commit comments

Comments
 (0)