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
58491c09c4
commit
69963d72fd
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.1",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.1.tgz",
|
||||
"integrity": "sha512-lcfERBukuIqe4D4UFXimRdjd0f2XRy53fa6HJ8VPu8uqQsQ/E7YRgaSbsMDXXEWhcnUXq7epHluSUKvgSXknvw==",
|
||||
"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==",
|
||||
"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.30.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.17-rc.1",
|
||||
"@stremio/stremio-video": "0.0.17-rc.2",
|
||||
"a-color-picker": "1.2.1",
|
||||
"buffer": "6.0.3",
|
||||
"classnames": "2.3.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue