mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
stremio-video 0.0.5 installed
This commit is contained in:
parent
064f464f83
commit
c67c12bf6d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue