8000
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 39ca5c3 commit b74eb37Copy full SHA for b74eb37
scripts/build_npm.ts
@@ -1,4 +1,4 @@
1
-import { build, emptyDir } from "https://deno.land/x/dnt@0.37.0/mod.ts";
+import { build, emptyDir } from "https://deno.land/x/dnt@0.40.0/mod.ts";
2
import { version } from "../version.ts";
3
4
await emptyDir("./npm");
0 commit comments