We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fcffb commit ed20335Copy full SHA for ed20335
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