stremio-video updated

This commit is contained in:
nklhrstv 2022-02-23 10:59:10 +02:00
parent d19b95baf4
commit 8e3d6a641d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1856,9 +1856,9 @@
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
},
"@stremio/stremio-video": {
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.14.tgz",
"integrity": "sha512-3Za1GtgRCOnmrTp7mLjGemK35AeH3gAOsKthFdhhYBoSWqrTsUG7HAKBhAGqxI+o/y0UV99CxVab0LzftlMStQ==",
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.15.tgz",
"integrity": "sha512-VP6L1FGkJnrthRegcUL06xWfJvePuS4L1Ce7/2UTGVpViASaumLrxcmGX46QYUOUYMMI7w75z4/oZ18XaTn2IQ==",
"requires": {
"deep-freeze": "0.0.1",
"eventemitter3": "4.0.7",

View file

@ -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.14",
"@stremio/stremio-video": "0.0.15",
"a-color-picker": "1.2.1",
"buffer": "6.0.3",
"classnames": "2.3.1",