mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
bump core-web
This commit is contained in:
parent
39bdfba41d
commit
989722607c
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@babel/runtime": "7.16.0",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "0.44.28",
|
||||
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/surround_sound_enabled-5/stremio-stremio-core-web-0.44.28.tgz",
|
||||
"@stremio/stremio-icons": "5.0.0-beta.3",
|
||||
"@stremio/stremio-video": "0.0.26",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
@ -2705,8 +2705,9 @@
|
|||
},
|
||||
"node_modules/@stremio/stremio-core-web": {
|
||||
"version": "0.44.28",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.28.tgz",
|
||||
"integrity": "sha512-7c15Nrm/2qctSfQEf/PNMG4m71JmfzPk0+YAu9Z9ye8PRC1fJeNs4c9bPg0PcI95q/fi143t9TDDJ17T9H8jFA==",
|
||||
"resolved": "https://github.com/Stremio/stremio-core-web/releases/download/surround_sound_enabled-5/stremio-stremio-core-web-0.44.28.tgz",
|
||||
"integrity": "sha512-2O2ysZJu3ZPRJ79w9g26aj+FD/nWGv208d4t6yrmdPN1SXw+tbcwpHVtTioU/fmyBROUgwLd4aYK+TsGrGZp4A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.16.0"
|
||||
}
|
||||
|
|
@ -16834,9 +16835,8 @@
|
|||
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
|
||||
},
|
||||
"@stremio/stremio-core-web": {
|
||||
"version": "0.44.28",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.28.tgz",
|
||||
"integrity": "sha512-7c15Nrm/2qctSfQEf/PNMG4m71JmfzPk0+YAu9Z9ye8PRC1fJeNs4c9bPg0PcI95q/fi143t9TDDJ17T9H8jFA==",
|
||||
"version": "https://github.com/Stremio/stremio-core-web/releases/download/surround_sound_enabled-5/stremio-stremio-core-web-0.44.28.tgz",
|
||||
"integrity": "sha512-2O2ysZJu3ZPRJ79w9g26aj+FD/nWGv208d4t6yrmdPN1SXw+tbcwpHVtTioU/fmyBROUgwLd4aYK+TsGrGZp4A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "7.16.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@babel/runtime": "7.16.0",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "0.44.28",
|
||||
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/surround_sound_enabled-5/stremio-stremio-core-web-0.44.28.tgz",
|
||||
"@stremio/stremio-icons": "5.0.0-beta.3",
|
||||
"@stremio/stremio-video": "0.0.26",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue