mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 15:52:02 +00:00
chore: update stremio-video
This commit is contained in:
parent
c042c553e3
commit
6c0d5288d3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
||||||
"@stremio/stremio-colors": "5.2.0",
|
"@stremio/stremio-colors": "5.2.0",
|
||||||
"@stremio/stremio-core-web": "0.49.4",
|
"@stremio/stremio-core-web": "0.49.4",
|
||||||
"@stremio/stremio-icons": "5.7.1",
|
"@stremio/stremio-icons": "5.7.1",
|
||||||
"@stremio/stremio-video": "github:Stremio/stremio-video#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
"@stremio/stremio-video": "0.0.61",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
"bowser": "2.11.0",
|
"bowser": "2.11.0",
|
||||||
"buffer": "6.0.3",
|
"buffer": "6.0.3",
|
||||||
|
|
@ -3412,9 +3412,9 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"node_modules/@stremio/stremio-video": {
|
"node_modules/@stremio/stremio-video": {
|
||||||
"version": "0.0.60",
|
"version": "0.0.61",
|
||||||
"resolved": "git+ssh://git@github.com/Stremio/stremio-video.git#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.61.tgz",
|
||||||
"integrity": "sha512-C44gA/MkVlNKwTI/0k8vUTzON5f4VNhBP7e6jSYWFLavUaL570mmn/jorZkNycmKnZ1NgV82HTWNUzCXyyDUBg==",
|
"integrity": "sha512-+m3ScDmImTilcpCnY5WO091SdWuDMrW8KkUs7y+ZL6PioZXNtd8fvRsmQoHKkWkkKX3K3LNTIfA7w5unITv1jA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"buffer": "6.0.3",
|
"buffer": "6.0.3",
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"@stremio/stremio-colors": "5.2.0",
|
"@stremio/stremio-colors": "5.2.0",
|
||||||
"@stremio/stremio-core-web": "0.49.4",
|
"@stremio/stremio-core-web": "0.49.4",
|
||||||
"@stremio/stremio-icons": "5.7.1",
|
"@stremio/stremio-icons": "5.7.1",
|
||||||
"@stremio/stremio-video": "github:Stremio/stremio-video#50ec9fb5ca3d162dd09f09d813de0a38b2bf283c",
|
"@stremio/stremio-video": "0.0.61",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
"bowser": "2.11.0",
|
"bowser": "2.11.0",
|
||||||
"buffer": "6.0.3",
|
"buffer": "6.0.3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue