mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix: bump deps
This commit is contained in:
+2
-2
@@ -6,5 +6,5 @@ export {
|
||||
assertThrows,
|
||||
assertThrowsAsync
|
||||
} from "https://deno.land/std@0.115.1/testing/asserts.ts";
|
||||
export * from "https://deno.land/x/discordeno_cache_plugin@0.0.19/mod.ts";
|
||||
export * from "https://deno.land/x/discordeno_permissions_plugin@0.0.13/mod.ts";
|
||||
export * from "https://deno.land/x/discordeno_cache_plugin@0.0.20/mod.ts";
|
||||
export * from "https://deno.land/x/discordeno_permissions_plugin@0.0.14/mod.ts";
|
||||
|
||||
Reference in New Issue
Block a user