Skip to content

Commit b74eb37

Browse files
committed
Upgrade dnt
1 parent 39ca5c3 commit b74eb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_npm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { build, emptyDir } from "https://deno.land/x/dnt@0.37.0/mod.ts";
1+
import { build, emptyDir } from "https://deno.land/x/dnt@0.40.0/mod.ts";
22
import { version } from "../version.ts";
33

44
await emptyDir("./npm");

0 commit comments

Comments
 (0)