Skip to content

Commit 40fc7f7

Browse files
author
v1rtl
committed
fix
1 parent 98641df commit 40fc7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { readAll } from 'https://deno.land/[email protected]/streams/read_all.ts'
22
import { compress as brotli } from 'https://deno.land/x/[email protected]/mod.ts'
3-
import { Foras, gzip, deflate } from 'https://deno.land/x/[email protected]/deno/mod.ts'
3+
import { Foras, gzip, deflate } from 'https://deno.land/x/[email protected]/src/deno/mod.ts'
44
import { Accepts } from 'https://deno.land/x/[email protected]/mod.ts'
55

66
await Foras.initSyncBundledOnce()

0 commit comments

Comments
 (0)