Skip to content

Commit 29fa24f

Browse files
committed
fix: webpack compat (denostack/superserial#2)
1 parent 4d9a05e commit 29fa24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

import_map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"imports": {
3-
"dnt/": "https://deno.land/x/dnt@0.32.0/",
3+
"dnt/": "https://deno.land/x/dnt@0.32.1/",
44
"testing/": "https://deno.land/std@0.166.0/testing/"
55
}
66
}

0 commit comments

Comments
 (0)