deps: update @evan/wasm/zlib to latest

This commit is contained in:
ayntee
2020-12-22 21:22:03 +04:00
parent eb33c8cf84
commit 6ecff50d2b

View File

@@ -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";