mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
stremio-core-web updated
This commit is contained in:
parent
080b7b4bb9
commit
04f4647051
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2096,9 +2096,9 @@
|
|||
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
||||
},
|
||||
"@stremio/stremio-core-web": {
|
||||
"version": "0.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.16.0.tgz",
|
||||
"integrity": "sha512-1DkiHMI47xolPta+SzN60vgvqBxF+73JU7H4yUoKV50H+opQ6lF5/Xb0E7+KmG/ZHERgaZX4YMafzCuf/6g3WQ==",
|
||||
"version": "0.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.18.0.tgz",
|
||||
"integrity": "sha512-YrQ9rK0/vPms8ntx+F1x5EFBKQ4TPpeLsBQky9ygNPpARyyxjNJULdYXrFhmh3h1efgEKo3BQC21vat6j8U/og==",
|
||||
"requires": {
|
||||
"@babel/runtime": "7.10.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@babel/runtime": "7.8.7",
|
||||
"@sentry/browser": "5.11.1",
|
||||
"@stremio/stremio-colors": "4.0.1",
|
||||
"@stremio/stremio-core-web": "0.16.0",
|
||||
"@stremio/stremio-core-web": "0.18.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.5",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue