Skip to content

Commit

Permalink
fix(mux-player): More cleanup for DVR in media chrome (#887)
Browse files Browse the repository at this point in the history
(so another version bump).
  • Loading branch information
cjpillsbury authored Mar 19, 2024
1 parent 1f9a6ec commit e54dcdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mux-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"dependencies": {
"@mux/mux-video": "0.17.3",
"@mux/playback-core": "0.22.2",
"media-chrome": "~3.1.0"
"media-chrome": "~3.1.1"
},
"devDependencies": {
"@mux/esbuilder": "0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10541,10 +10541,10 @@ mdn-data@2.0.4:
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==

media-chrome@~3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/media-chrome/-/media-chrome-3.1.0.tgz#4c02bbd355f93d460ec0318de8838df22893820f"
integrity sha512-75P4CBFtqwWuCT5oiyLNlxoLobNiopisznB37yH5nbYGfqeo8V9EtQoe9hGfrlm5jxko4o13Isz04nuQKt0DYA==
media-chrome@~3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/media-chrome/-/media-chrome-3.1.1.tgz#3f40fed33ea66a0787a400fd989f27e2d125bc7e"
integrity sha512-EqofPNX7Eq1dv9ixuRo51Wv/Wo3P4PIPjY4iM1jGqu/Jyond8BqdigQKdhxPM2rH9SohdUXZvUWS1OJ1xMO6Ww==

media-tracks@~0.3.0:
version "0.3.0"
Expand Down

0 comments on commit e54dcdb

Please sign in to comment.