mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-21 11:21:57 +00:00
chore: cloudflare struggling with dependency resolution
This commit is contained in:
parent
bdbcacb3ee
commit
e7b168ca09
2 changed files with 4 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
||||||
"@urql/svelte": "^5.0.0",
|
"@urql/svelte": "^5.0.0",
|
||||||
"abslink": "^1.1.2",
|
"abslink": "^1.1.2",
|
||||||
"anitomyscript": "github:thaunknown/anitomyscript",
|
"anitomyscript": "github:thaunknown/anitomyscript",
|
||||||
|
"bittorrent-tracker": "10.0.12",
|
||||||
"bottleneck": "^2.19.5",
|
"bottleneck": "^2.19.5",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"cobe": "0.6.3",
|
"cobe": "0.6.3",
|
||||||
|
|
|
||||||
|
|
@ -50,6 +50,9 @@ importers:
|
||||||
anitomyscript:
|
anitomyscript:
|
||||||
specifier: github:thaunknown/anitomyscript
|
specifier: github:thaunknown/anitomyscript
|
||||||
version: https://codeload.github.com/thaunknown/anitomyscript/tar.gz/fc00888d69ba59258167f2fac9e86576b29863b7
|
version: https://codeload.github.com/thaunknown/anitomyscript/tar.gz/fc00888d69ba59258167f2fac9e86576b29863b7
|
||||||
|
bittorrent-tracker:
|
||||||
|
specifier: 10.0.12
|
||||||
|
version: 10.0.12
|
||||||
bottleneck:
|
bottleneck:
|
||||||
specifier: ^2.19.5
|
specifier: ^2.19.5
|
||||||
version: 2.19.5
|
version: 2.19.5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue