update stremio-video

This commit is contained in:
nklhrstv 2022-05-11 14:29:45 +03:00
parent d47e4cf5c0
commit 6dd9789658
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.18",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.18.tgz",
"integrity": "sha512-WqjRvuEiX21v62txrb7r93WcDKySR3yDV3fmfImj0Leb8MVYYBp/EnHCVmKS55vFBhAXVK5N9xlZJLmMS8swNg==",
"version": "0.0.19-rc.1",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.19-rc.1.tgz",
"integrity": "sha512-UiML0reTHcBhb2cddTrw7BqwYnJ7FcjOANltszmcG9Rx6PiJbZdfwZ2CR3VQX91nXbQlpeq81SjPt4WwcdXmuQ==",
"requires": {
"color": "4.2.3",
"deep-freeze": "0.0.1",

View file

@ -17,7 +17,7 @@
"@stremio/stremio-colors": "4.0.1",
"@stremio/stremio-core-web": "0.34.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.18",
"@stremio/stremio-video": "0.0.19-rc.1",
"a-color-picker": "1.2.1",
"buffer": "6.0.3",
"classnames": "2.3.1",