diff --git a/package-lock.json b/package-lock.json index 25de02b83..3ccc9e203 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/runtime": "7.26.0", "@sentry/browser": "8.42.0", "@stremio/stremio-colors": "5.2.0", - "@stremio/stremio-core-web": "0.49.3", + "@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/user-likes/dev/stremio-stremio-core-web-0.49.3.tgz", "@stremio/stremio-icons": "5.7.1", "@stremio/stremio-video": "0.0.60", "a-color-picker": "1.2.1", @@ -3372,8 +3372,8 @@ }, "node_modules/@stremio/stremio-core-web": { "version": "0.49.3", - "resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.49.3.tgz", - "integrity": "sha512-Ql/08LbwU99IUL6fOLy+v1Iv75boHXpunEPScKgXJALdq/OV5tZLG/IycN0O+5+50Nc/NHrI6HslnMNLTWA8JQ==", + "resolved": "https://stremio.github.io/stremio-core/stremio-core-web/feat/user-likes/dev/stremio-stremio-core-web-0.49.3.tgz", + "integrity": "sha512-JNOKpTiSTsfz/CaHMMlsrPd0hM+3MDnK+biT/gjG449xbFUiLROsCnb6ppE9R1gsNSn4Zko0lulg4ApePrLI9w==", "license": "MIT", "dependencies": { "@babel/runtime": "7.24.1" diff --git a/package.json b/package.json index bb4881f26..59b1e84c3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@babel/runtime": "7.26.0", "@sentry/browser": "8.42.0", "@stremio/stremio-colors": "5.2.0", - "@stremio/stremio-core-web": "0.49.3", + "@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/user-likes/dev/stremio-stremio-core-web-0.49.3.tgz", "@stremio/stremio-icons": "5.7.1", "@stremio/stremio-video": "0.0.60", "a-color-picker": "1.2.1",