stremio-video updated

This commit is contained in:
nklhrstv 2022-04-20 21:26:44 +03:00
parent 4b6c902733
commit b3d430e7b2
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.5",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.5.tgz",
"integrity": "sha512-1QqtTW/6NZwHvLqFZF73yd6ZWiVgiwodfr3ZslIakysp99RVQCsK7M3IxsIZyw3f6b/YtUw+FmWjml1Wb3ae5Q==",
"version": "0.0.17-rc.6",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.17-rc.6.tgz",
"integrity": "sha512-EktCfT+RyK2VnLYkTns8iUQ5XfDoTiA83UM/tfXk35B42UkTiCRc+GH2CFXKbLicIIdyloE2VAIQx4MYQefS1A==",
"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.5",
"@stremio/stremio-video": "0.0.17-rc.6",
"a-color-picker": "1.2.1",
"buffer": "6.0.3",
"classnames": "2.3.1",