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
c3ce9e6541
commit
7c433f1f71
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -5364,9 +5364,9 @@
|
|||
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
|
||||
},
|
||||
"@stremio/stremio-video": {
|
||||
"version": "0.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.13.tgz",
|
||||
"integrity": "sha512-Cryo8hN+yYLdwvFThGdLreI2ngNl5S3Vfiap/+udoMJotkaaMpiDdV3BWAjwuozybwJ9lOSNDeaIdcEw3smiGw==",
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.14.tgz",
|
||||
"integrity": "sha512-3Za1GtgRCOnmrTp7mLjGemK35AeH3gAOsKthFdhhYBoSWqrTsUG7HAKBhAGqxI+o/y0UV99CxVab0LzftlMStQ==",
|
||||
"requires": {
|
||||
"deep-freeze": "0.0.1",
|
||||
"eventemitter3": "4.0.7",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@stremio/stremio-colors": "4.0.1",
|
||||
"@stremio/stremio-core-web": "0.25.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.13",
|
||||
"@stremio/stremio-video": "0.0.14",
|
||||
"a-color-picker": "1.2.1",
|
||||
"buffer": "6.0.3",
|
||||
"classnames": "2.2.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue