mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
deps: update @evan/wasm/zlib to latest
This commit is contained in:
2
deps.ts
2
deps.ts
@@ -5,4 +5,4 @@ export {
|
||||
assertArrayIncludes,
|
||||
assertEquals,
|
||||
} from "https://deno.land/std@0.81.0/testing/asserts.ts";
|
||||
export { decompress_with as inflate } from "https://unpkg.com/@evan/wasm@0.0.22/target/zlib/deno.js";
|
||||
export { decompress_with as inflate } from "https://unpkg.com/@evan/wasm@0.0.25/target/zlib/deno.js";
|
||||
|
||||
Reference in New Issue
Block a user