update stremio-core-web

This commit is contained in:
nklhrstv 2020-10-02 13:55:51 +03:00
parent cde55c96e3
commit 823fc967ac
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2096,9 +2096,9 @@
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
},
"@stremio/stremio-core-web": {
"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==",
"version": "0.19.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.19.0.tgz",
"integrity": "sha512-82yWZwPbdVkTwQO1SCLqQBBjzptGKP6xP1i5Kyk8ws09lFmg6s95AEKS+TsJENErW0Kw5W/ReB3wei7P3oIXQA==",
"requires": {
"@babel/runtime": "7.10.0"
},

View file

@ -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.18.0",
"@stremio/stremio-core-web": "0.19.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.5",
"a-color-picker": "1.2.1",