mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
stremio-core-web updated
This commit is contained in:
parent
9a2881da10
commit
7141443c6a
2 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/browser": "5.11.1",
|
"@sentry/browser": "5.11.1",
|
||||||
"@stremio/stremio-core-web": "0.9.0",
|
"@stremio/stremio-core-web": "0.10.0",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"events": "1.1.1",
|
"events": "1.1.1",
|
||||||
|
|
|
||||||
|
|
@ -1782,10 +1782,10 @@
|
||||||
telejson "^3.0.2"
|
telejson "^3.0.2"
|
||||||
util-deprecate "^1.0.2"
|
util-deprecate "^1.0.2"
|
||||||
|
|
||||||
"@stremio/stremio-core-web@0.9.0":
|
"@stremio/stremio-core-web@0.10.0":
|
||||||
version "0.9.0"
|
version "0.10.0"
|
||||||
resolved "https://npm.pkg.github.com/download/@stremio/stremio-core-web/0.9.0/fc73fc4d34dd30071c5b6815092b5787f349798e50bd056f4fdc4c372a655635#1edb8311035cb5c0371864ea3e17e0314ab711fa"
|
resolved "https://npm.pkg.github.com/download/@stremio/stremio-core-web/0.10.0/b5fb7feb9fd7d77c8a1d12cc9ee7b887a9e41b7d467da448ac97bea76b44bbed#f98218ac570670c88e8ecadca7b655f66d0bae94"
|
||||||
integrity sha512-9ELD7RSedhdNXvTJGIkpdeCTqB9mayUEYqDhyHrUahgw3IanQwfHcDRMPOnXSAUfm0slujSowjnUOWH1zsHnGw==
|
integrity sha512-qZH4BzeoaSQP8yux6zsg3ffAARbdswObhruzGVOhiKXYLffWsv/zEX9wFIjGjOpaAipmZ1aCWkQEd3XoSLX34Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "7.8.7"
|
"@babel/runtime" "7.8.7"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue