mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-03-11 22:15:35 +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",
|
||||
"abslink": "^1.1.2",
|
||||
"anitomyscript": "github:thaunknown/anitomyscript",
|
||||
"bittorrent-tracker": "10.0.12",
|
||||
"bottleneck": "^2.19.5",
|
||||
"clsx": "^2.1.1",
|
||||
"cobe": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -50,6 +50,9 @@ importers:
|
|||
anitomyscript:
|
||||
specifier: github:thaunknown/anitomyscript
|
||||
version: https://codeload.github.com/thaunknown/anitomyscript/tar.gz/fc00888d69ba59258167f2fac9e86576b29863b7
|
||||
bittorrent-tracker:
|
||||
specifier: 10.0.12
|
||||
version: 10.0.12
|
||||
bottleneck:
|
||||
specifier: ^2.19.5
|
||||
version: 2.19.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue