stremio-core-web updated

This commit is contained in:
nklhrstv 2020-10-30 14:05:14 +02:00
parent 2c0c656c97
commit e174368638
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.19.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.19.0.tgz",
"integrity": "sha512-82yWZwPbdVkTwQO1SCLqQBBjzptGKP6xP1i5Kyk8ws09lFmg6s95AEKS+TsJENErW0Kw5W/ReB3wei7P3oIXQA==",
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.20.0.tgz",
"integrity": "sha512-BXWdAhXuIXEkwYsQl60O7TNFYkMpr35pV6m9E9QkYSESOjP4Y8fE4g2RI/9/uGe95F9RnqNsacuv8o/yUiO4iQ==",
"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.19.0",
"@stremio/stremio-core-web": "0.20.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.5",
"a-color-picker": "1.2.1",