fix: bump deps

This commit is contained in:
Skillz4Killz
2021-12-23 20:48:16 +00:00
committed by GitHub
parent ee62e1bcf7
commit 4de69bdfce
2 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -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";