fix: force dep

This commit is contained in:
ThaUnknown 2025-05-21 22:01:20 +02:00
parent 516f26d765
commit 11d069821f
No known key found for this signature in database
3 changed files with 4 additions and 2 deletions

View file

@ -54,6 +54,7 @@
"@urql/svelte": "^4.2.3",
"abslink": "^1.1.0",
"anitomyscript": "github:thaunknown/anitomyscript",
"bittorrent-tracker": "10.0.12",
"bottleneck": "^2.19.5",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",

View file

@ -44,6 +44,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

View file

@ -95,8 +95,6 @@
onList: [] as format[]
}
$: console.log('search updated', search)
let pageNumber = 1
let inputText = ''