chore: use core-web branch package for testing

This commit is contained in:
Timothy Z. 2024-12-09 18:10:07 +02:00
parent 5a422b5b33
commit 121cdcaa04
2 changed files with 4 additions and 4 deletions

6
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": "0.48.1",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/player-mark-video-as-watched/dev/stremio-stremio-core-web-0.48.1.tgz",
"@stremio/stremio-icons": "5.4.1",
"@stremio/stremio-video": "0.0.46",
"a-color-picker": "1.2.1",
@ -3133,8 +3133,8 @@
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.48.1",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.48.1.tgz",
"integrity": "sha512-bdWxBuuOOC0NdG1Mg60lEhpK7Bw/Ea6D89bRcvIvM3WnJrUpGA4jbx4xWj3KQRM08PM3WWCY9/FzctlWCxFMRg==",
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/feat/player-mark-video-as-watched/dev/stremio-stremio-core-web-0.48.1.tgz",
"integrity": "sha512-TLjzZuulB/fJ8FbOJq/hQ+K6WsF2Bas0GzHmUiIwJIKoBo8WqwrPc90JfAOmkyFEP90NtM/UtIxQ0cxXpAoagQ==",
"dependencies": {
"@babel/runtime": "7.24.1"
}

View file

@ -16,7 +16,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.48.1",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/player-mark-video-as-watched/dev/stremio-stremio-core-web-0.48.1.tgz",
"@stremio/stremio-icons": "5.4.1",
"@stremio/stremio-video": "0.0.46",
"a-color-picker": "1.2.1",