mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Migrate to deno v2.x
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"@std/path": "jsr:/@std/[email protected]",
|
||||
"@std/semver": "jsr:/@std/[email protected]",
|
||||
"deno_dom/": "jsr:/@b-fuze/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/sqlite@v3.8/",
|
||||
"sqlite/": "https://deno.land/x/sqlite@v3.9.1/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]/",
|
||||
"$fresh/": "https://deno.land/x/[email protected]/",
|
||||
"preact": "https://esm.sh/[email protected]",
|
||||
|
||||
Reference in New Issue
Block a user