mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-24 04:22:12 +00:00
chore: use dev pkg for testing
This commit is contained in:
parent
3894b1c7d9
commit
6b866407a7
2 changed files with 7 additions and 6 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@babel/runtime": "7.29.2",
|
||||
"@sentry/browser": "8.42.0",
|
||||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.58.0",
|
||||
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz",
|
||||
"@stremio/stremio-icons": "5.10.0",
|
||||
"@stremio/stremio-video": "0.0.79",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
'@stremio/stremio-core-web':
|
||||
specifier: 0.58.0
|
||||
version: 0.58.0
|
||||
specifier: https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz
|
||||
version: https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz
|
||||
'@stremio/stremio-icons':
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0
|
||||
|
|
@ -1394,8 +1394,9 @@ packages:
|
|||
'@stremio/stremio-colors@5.2.0':
|
||||
resolution: {integrity: sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg==}
|
||||
|
||||
'@stremio/stremio-core-web@0.58.0':
|
||||
resolution: {integrity: sha512-HwXf4fXdWKxvfnXhqvI3qpXaHVITYdjWwQrdGJKG17LURXPGZfYddcTIQ+h2J6K7EIYSrjysyjoJ0lEYBdSemg==}
|
||||
'@stremio/stremio-core-web@https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz':
|
||||
resolution: {tarball: https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz}
|
||||
version: 0.58.0
|
||||
|
||||
'@stremio/stremio-icons@5.10.0':
|
||||
resolution: {integrity: sha512-Zw/vGC3D2yeQfk8xv/tfMJTDvbCPOI91tBg4XpR2+EgbZSX8Xvm7Vz457PIhFPhTAwdOPHp0VX0M3gzjbt0zOg==}
|
||||
|
|
@ -6444,7 +6445,7 @@ snapshots:
|
|||
|
||||
'@stremio/stremio-colors@5.2.0': {}
|
||||
|
||||
'@stremio/stremio-core-web@0.58.0':
|
||||
'@stremio/stremio-core-web@https://stremio.github.io/stremio-core/stremio-core-web/feat/add-cache-drive-option/dev/stremio-stremio-core-web-0.58.0.tgz':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue