mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
update: Update kwik to 1.3.1 (#2424)
* update: Update kwik to 1.3.0 * Update deps.ts * fix import url Co-authored-by: LTS20050703 <lts20050703@gmail.com>
This commit is contained in:
co-authored by
LTS20050703
parent
cfbb1cd415
commit
2b02fd4d5a
@@ -6,4 +6,4 @@ export * from "https://deno.land/std@0.117.0/fmt/colors.ts";
|
||||
// Get data from .env files
|
||||
export { config as dotEnvConfig } from "https://deno.land/x/dotenv@v3.1.0/mod.ts";
|
||||
// Database, thx Tri!
|
||||
export * from "https://deno.land/x/kwik@v1.2.1/mod.ts";
|
||||
export * from "https://deno.land/x/kwik@1.3.1/mod.ts";
|
||||
|
||||
Reference in New Issue
Block a user