We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d9b0b commit 3a03945Copy full SHA for 3a03945
tasks/build-npm.ts
@@ -1,4 +1,4 @@
1
-import { build, emptyDir } from "jsr:@deno/dnt@0.41.3";
+import { build, emptyDir } from "jsr:@deno/dnt@0.42.3";
2
import { DenoJson } from "./lib/read-packages.ts";
3
import { join } from "jsr:@std/path@^1.0.7/join";
4
0 commit comments