mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
Bump std to 0.194.0
Remove ua-parser-js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"imports": {
|
||||
"std/": "https://deno.land/[email protected]2.0/",
|
||||
"std/": "https://deno.land/[email protected]4.0/",
|
||||
"deno_dom/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]/",
|
||||
@@ -21,7 +21,6 @@
|
||||
"meilisearch": "https://esm.sh/[email protected]",
|
||||
"lodash/": "https://esm.sh/[email protected]/",
|
||||
"mime": "https://esm.sh/[email protected]",
|
||||
"ua-parser-js": "https://esm.sh/[email protected]",
|
||||
"pbkdf2-hmac": "https://esm.sh/[email protected]",
|
||||
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
|
||||
"randomstring": "https://esm.sh/[email protected]",
|
||||
|
||||
Reference in New Issue
Block a user