Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
chore(deps): update media-stream-library
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigge authored and barnomasoz committed May 27, 2021
1 parent ef0c33d commit 715407b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
26 changes: 13 additions & 13 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@juggle/resize-observer": "3.3.1",
"debug": "4.3.2",
"media-stream-library": "10.0.0-alpha.3",
"media-stream-library": "10.0.0",
"react-hooks-shareable": "1.25.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9257,9 +9257,9 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"media-stream-library@npm:10.0.0-alpha.3":
version: 10.0.0-alpha.3
resolution: "media-stream-library@npm:10.0.0-alpha.3"
"media-stream-library@npm:10.0.0":
version: 10.0.0
resolution: "media-stream-library@npm:10.0.0"
dependencies:
buffer: 6.0.3
debug: 4.3.1
Expand All @@ -9270,7 +9270,7 @@ fsevents@~2.3.1:
ws: 7.4.5
bin:
live: examples/node/player.js
checksum: 42efd2958ea7066d3d2dcb42bdc655d777611bf0e799abb154ea94ad41d4eaf8fc8db0fe03163216cd6385be2499ab91ed247021197af02bc25d09822a598a31
checksum: e729a3fc3bd9da9d65881d350d52f8a5c519d09db429f8747afd2785166a792692be122865f2c12710833bd2b5b35e4a766a653d3989fc444512610f95cd7ecc
languageName: node
linkType: hard

Expand Down Expand Up @@ -9309,7 +9309,7 @@ fsevents@~2.3.1:
html-webpack-plugin: 5.3.1
jest: 26.6.3
luxon: 1.26.0
media-stream-library: 10.0.0-alpha.3
media-stream-library: 10.0.0
prettier: 2.2.1
react: 17.0.2
react-dom: 17.0.2
Expand Down

0 comments on commit 715407b

Please sign in to comment.