chore: revert core-web to version

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2023-11-27 15:43:25 +02:00
parent b68465cca5
commit a725898377
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037
2 changed files with 11 additions and 14 deletions

23
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "git+ssh://git@github.com/Stremio/stremio-core-web.git#51e739b45338f26932c64051b33c265332fc69e8",
"@stremio/stremio-core-web": "0.44.28",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.26",
"a-color-picker": "1.2.1",
@ -72,7 +72,6 @@
"../core-web": {
"name": "@stremio/stremio-core-web",
"version": "0.44.28",
"extraneous": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.0"
@ -2720,13 +2719,8 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.28",
"resolved": "git+ssh://git@github.com/Stremio/stremio-core-web.git#51e739b45338f26932c64051b33c265332fc69e8",
"integrity": "sha512-QDXykdRmmZzhD5IfaA5KqIW7Ads5oq4qpoUreRq/LIKkbhmg2ZdD7ZgXyRO6zQBlo3wHzwGqeZD6GnuHwPX8HA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.0"
}
"resolved": "../core-web",
"link": true
},
"node_modules/@stremio/stremio-icons": {
"version": "5.0.0-beta.3",
@ -16851,11 +16845,14 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "git+ssh://git@github.com/Stremio/stremio-core-web.git#51e739b45338f26932c64051b33c265332fc69e8",
"integrity": "sha512-QDXykdRmmZzhD5IfaA5KqIW7Ads5oq4qpoUreRq/LIKkbhmg2ZdD7ZgXyRO6zQBlo3wHzwGqeZD6GnuHwPX8HA==",
"from": "@stremio/stremio-core-web@git+ssh://git@github.com/Stremio/stremio-core-web.git#51e739b45338f26932c64051b33c265332fc69e8",
"version": "file:../core-web",
"requires": {
"@babel/runtime": "7.16.0"
"@babel/cli": "7.16.8",
"@babel/core": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.10",
"@babel/preset-env": "7.16.0",
"@babel/runtime": "7.16.0",
"babel-plugin-bundled-import-meta": "0.3.2"
}
},
"@stremio/stremio-icons": {

View file

@ -15,7 +15,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "git+ssh://git@github.com/Stremio/stremio-core-web.git#51e739b45338f26932c64051b33c265332fc69e8",
"@stremio/stremio-core-web": "0.44.28",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.26",
"a-color-picker": "1.2.1",