update core-web

This commit is contained in:
nklhrstv 2022-04-18 12:07:42 +03:00
parent 69963d72fd
commit 2f27b2b93d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1833,9 +1833,9 @@
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
},
"@stremio/stremio-core-web": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.30.0.tgz",
"integrity": "sha512-ClPMHFTbhvNP0zhxM4um5lk/6mXv0DsIFW+n0yiIAigSsLzdCWoME8zWV6eCIde7rnBQu9xuOcNMTOzY9v5Eyg==",
"version": "0.32.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.32.0.tgz",
"integrity": "sha512-a4FyJYp6J04wwAeJbnFAl8VVc9tbDpiLhFjmmMYdrmiyz907yAVsdYWiB9thFwm84pv9kl12p6jiwl1Me9xaqQ==",
"requires": {
"@babel/runtime": "7.15.4"
},

View file

@ -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.30.0",
"@stremio/stremio-core-web": "0.32.0",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.17-rc.2",
"a-color-picker": "1.2.1",