mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Add support for both wasm/ffi version of sqlite3
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"@lit-labs/react/": "https://esm.sh/@lit-labs/[email protected]/",
|
||||
"bootstrap/": "https://esm.sh/[email protected]/",
|
||||
"filesize": "https://esm.sh/[email protected]",
|
||||
"pwn/": "https://deno.land/x/[email protected]/"
|
||||
"pwn/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite3/": "https://deno.land/x/[email protected]/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user