stremio-video 0.0.5 installed

This commit is contained in:
nklhrstv 2020-08-12 14:56:55 +03:00
parent 064f464f83
commit c67c12bf6d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2119,9 +2119,9 @@
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
},
"@stremio/stremio-video": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.4.tgz",
"integrity": "sha512-ffRSs3KiDDoHmCWTqcP//dqPDiqN9AMOaQEp0Rkw3O6L6wzISNfdi/ajwHQaHO1B4Jc6QXtejcLUNiZ+cI6tmg==",
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.5.tgz",
"integrity": "sha512-Sv9v5hspHrcDDl1RX5t8j7KklkCOZmNu6qS7yUdR/pdig3GTGFbw/r8ftzMoEBbPSWxZ4+SlG8fmE4WbTSjX3w==",
"requires": {
"events": "1.1.1",
"magnet-uri": "5.2.4",

View file

@ -19,7 +19,7 @@
"@stremio/stremio-colors": "4.0.1",
"@stremio/stremio-core-web": "0.16.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.4",
"@stremio/stremio-video": "0.0.5",
"a-color-picker": "1.2.1",
"classnames": "2.2.6",
"events": "1.1.1",