mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
chore: update stremio-video
This commit is contained in:
parent
1b09119e52
commit
c042c553e3
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
|||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.49.4",
|
||||
"@stremio/stremio-icons": "5.7.1",
|
||||
"@stremio/stremio-video": "0.0.60",
|
||||
"@stremio/stremio-video": "github:Stremio/stremio-video#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
||||
"a-color-picker": "1.2.1",
|
||||
"bowser": "2.11.0",
|
||||
"buffer": "6.0.3",
|
||||
|
|
@ -3413,8 +3413,8 @@
|
|||
},
|
||||
"node_modules/@stremio/stremio-video": {
|
||||
"version": "0.0.60",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.60.tgz",
|
||||
"integrity": "sha512-RbmSi+Lk+3pb6f2ZkGVCnoMoJoujvVvSLDHiLGkXnzQwjYf2B2022NKlAQmHRuHN1sjD+VEsKD8foQH4hXGG1A==",
|
||||
"resolved": "git+ssh://git@github.com/Stremio/stremio-video.git#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
||||
"integrity": "sha512-C44gA/MkVlNKwTI/0k8vUTzON5f4VNhBP7e6jSYWFLavUaL570mmn/jorZkNycmKnZ1NgV82HTWNUzCXyyDUBg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"buffer": "6.0.3",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.49.4",
|
||||
"@stremio/stremio-icons": "5.7.1",
|
||||
"@stremio/stremio-video": "0.0.60",
|
||||
"@stremio/stremio-video": "github:Stremio/stremio-video#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
||||
"a-color-picker": "1.2.1",
|
||||
"bowser": "2.11.0",
|
||||
"buffer": "6.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue