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