We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78fdf06 + 638ef29 commit f2b9a3eCopy full SHA for f2b9a3e
scripts/build.ts
@@ -1,4 +1,4 @@
1
-import { build, emptyDir } from "https://deno.land/x/dnt@0.38.1/mod.ts";
+import { build, emptyDir } from "https://deno.land/x/dnt@0.39.0/mod.ts";
2
import * as esbuild from "npm:esbuild@0.19.5";
3
4
console.debug("Start dnt ...");
0 commit comments