Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.19.5 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesin11 authored Nov 4, 2023
2 parents de8ffcd + 478615f commit 6aeaf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { build, emptyDir } from "https://deno.land/x/[email protected]/mod.ts";
import * as esbuild from "npm:[email protected].2";
import * as esbuild from "npm:[email protected].5";

console.debug("Start dnt ...");

Expand Down

0 comments on commit 6aeaf43

Please sign in to comment.