diff --git a/deps.ts b/deps.ts index 8289cd197..0f20500ec 100644 --- a/deps.ts +++ b/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";