mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
stremio-core-web updated
This commit is contained in:
parent
c752336d78
commit
c69c3fe1f4
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1833,9 +1833,9 @@
|
|||
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
||||
},
|
||||
"@stremio/stremio-core-web": {
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.26.0.tgz",
|
||||
"integrity": "sha512-qmwqSELPUyIkChy9hT1Fgxdj1MupD3wNvJT4EO9mDcqEz6LF83b7LOK5bSlvZOqkPADpW5GDyjdMSwjFur4//A==",
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.27.0.tgz",
|
||||
"integrity": "sha512-ZBPFHBO3+hzVg6ri8TmhgnsHFhR/D5rQxiNDyqLHqksYGZJNTH/0RHDuwNZQJ4pvf9WFqU2sjwmTEmWvUWDEXg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "7.15.4"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@babel/runtime": "7.16.0",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"@stremio/stremio-colors": "4.0.1",
|
||||
"@stremio/stremio-core-web": "0.26.0",
|
||||
"@stremio/stremio-core-web": "0.27.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.14",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue