chore: use fix branch core-web

This commit is contained in:
Lachezar Lechev 2025-03-19 20:37:25 +02:00
parent e9c7c4fcec
commit 152c3f8146
No known key found for this signature in database
GPG key ID: FDC9325CE311E8A4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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.0",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/next-video-race-condition/dev/stremio-stremio-core-web-0.49.1.tgz",
"@stremio/stremio-icons": "5.4.1",
"@stremio/stremio-video": "0.0.53",
"a-color-picker": "1.2.1",
@ -3371,9 +3371,9 @@
"integrity": "sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.49.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.49.0.tgz",
"integrity": "sha512-oxJRVAE6z6Eh1B0qomdz6L2CVaTkwt70kDNC1TmHyGNo+Hhp2RaMlygqBKvBLXyHUXi82R67Mc11gT/JqlmaMw==",
"version": "0.49.1",
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/fix/next-video-race-condition/dev/stremio-stremio-core-web-0.49.1.tgz",
"integrity": "sha512-Nefa8QnVgmjKIyrWTXUDKQpoX27lexvOy6AOjO/o/z6YmuD0Mye69thmFj0O21JowsJS3JBlXcYpfoOFCXbszg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.24.1"

View file

@ -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.0",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/next-video-race-condition/dev/stremio-stremio-core-web-0.49.1.tgz",
"@stremio/stremio-icons": "5.4.1",
"@stremio/stremio-video": "0.0.53",
"a-color-picker": "1.2.1",