Skip to content

Commit

Permalink
updated build process
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrokonrad committed Aug 9, 2024
1 parent b6114c2 commit daad2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as dnt from "https://deno.land/x/dnt@0.30.0/mod.ts";
import * as dnt from "https://deno.land/x/dnt@0.40.0/mod.ts";
import * as esbuild from "https://deno.land/x/esbuild@v0.17.11/mod.js";
import packageInfo from "./package.json" with { type: "json" };

Expand Down

0 comments on commit daad2b9

Please sign in to comment.