@mux/mux-player-react
Advanced tools
Comparing version 3.0.0-canary.0-b8ca3a2 to 3.0.0-canary.0-e51a7ce
{ | ||
"name": "@mux/mux-player-react", | ||
"version": "3.0.0-canary.0-b8ca3a2", | ||
"version": "3.0.0-canary.0-e51a7ce", | ||
"description": "An open source Mux player for React that Just Works™", | ||
@@ -88,5 +88,5 @@ "homepage": "https://mux.com/player", | ||
"peerDependencies": { | ||
"@types/react": "^17.0.0 || ^18 || ^19", | ||
"react": "^17.0.2 || ^18 || ^19", | ||
"react-dom": "^17.0.2 || ^18 || ^19" | ||
"@types/react": "^17.0.0 || ^17.0.0-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0", | ||
"react": "^17.0.2 || ^17.0.0-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0", | ||
"react-dom": "^17.0.2 || ^17.0.2-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0" | ||
}, | ||
@@ -102,4 +102,4 @@ "peerDependenciesMeta": { | ||
"dependencies": { | ||
"@mux/mux-player": "3.0.0-canary.0-b8ca3a2", | ||
"@mux/playback-core": "0.26.0-canary.0-b8ca3a2", | ||
"@mux/mux-player": "3.0.0-canary.0-e51a7ce", | ||
"@mux/playback-core": "0.26.0-canary.0-e51a7ce", | ||
"prop-types": "^15.7.2" | ||
@@ -106,0 +106,0 @@ }, |
Sorry, the diff of this file is not supported yet
194102
+ Added@mux/mux-player@3.0.0-canary.0-e51a7ce(transitive)
+ Added@mux/mux-video@0.21.0-canary.0-e51a7ce(transitive)
+ Added@mux/playback-core@0.26.0-canary.0-e51a7ce(transitive)
- Removed@mux/mux-player@3.0.0-canary.0-b8ca3a2(transitive)
- Removed@mux/mux-video@0.21.0-canary.0-b8ca3a2(transitive)
- Removed@mux/playback-core@0.26.0-canary.0-b8ca3a2(transitive)