mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
update stremio-video
This commit is contained in:
parent
2bb69cc685
commit
6110ab0338
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1856,9 +1856,9 @@
|
|||
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
|
||||
},
|
||||
"@stremio/stremio-video": {
|
||||
"version": "0.0.17-rc.2",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.2.tgz",
|
||||
"integrity": "sha512-/mEbvU8tDD3Tqr6N518NfZaLdReS4DoVptD/dJt5JwOl6fouO5nbEloTBD6rI/PlXkjDRSXCaW1qLci1cTgMAQ==",
|
||||
"version": "0.0.17-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.3.tgz",
|
||||
"integrity": "sha512-yS8iO4vIa8VLbUmSFMRhkiIvhpW/DovtaEn7I2ADwpl19vwKCIUcKT0Pi+R+8pAP2a4exXbFL3CT2rHQxD/e5w==",
|
||||
"requires": {
|
||||
"color": "4.2.3",
|
||||
"deep-freeze": "0.0.1",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@stremio/stremio-colors": "4.0.1",
|
||||
"@stremio/stremio-core-web": "0.32.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.17-rc.2",
|
||||
"@stremio/stremio-video": "0.0.17-rc.3",
|
||||
"a-color-picker": "1.2.1",
|
||||
"buffer": "6.0.3",
|
||||
"classnames": "2.3.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue