stremio-video updated

This commit is contained in:
nklhrstv 2022-05-11 11:58:59 +03:00
parent b808e3909f
commit d47e4cf5c0
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.17-rc.8",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.8.tgz",
"integrity": "sha512-rDohMYGyto2RI6RRU4KHEpfW90C7C/gM/XK0uBynC47tp/bKgcQcxHMaBNyF5K2c9nOzNcsTD58/V1uIHk8DlA==",
"version": "0.0.18",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.18.tgz",
"integrity": "sha512-WqjRvuEiX21v62txrb7r93WcDKySR3yDV3fmfImj0Leb8MVYYBp/EnHCVmKS55vFBhAXVK5N9xlZJLmMS8swNg==",
"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.17-rc.8",
"@stremio/stremio-video": "0.0.18",
"a-color-picker": "1.2.1",
"buffer": "6.0.3",
"classnames": "2.3.1",