Skip to content

Commit f2b9a3e

Browse files
Merge 638ef29 into 78fdf06
2 parents 78fdf06 + 638ef29 commit f2b9a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { build, emptyDir } from "https://deno.land/x/dnt@0.38.1/mod.ts";
1+
import { build, emptyDir } from "https://deno.land/x/dnt@0.39.0/mod.ts";
22
import * as esbuild from "npm:esbuild@0.19.5";
33

44
console.debug("Start dnt ...");

0 commit comments

Comments
 (0)