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