Skip to content

Commit

Permalink
Merge pull request #381 from Flo0807/renovate/esbuild-0.x
Browse files Browse the repository at this point in the history
Update dependency esbuild to v0.24.2
  • Loading branch information
Flo0807 authored Feb 1, 2025
2 parents 1d48248 + 827be59 commit 192d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ config :website, WebsiteWeb.Endpoint,

# Configure esbuild (the version is required)
config :esbuild,
version: "0.0.0",
version: "0.24.2",
path: Path.expand("../assets/node_modules/.bin/esbuild", __DIR__),
default: [
args:
Expand Down

0 comments on commit 192d309

Please sign in to comment.