Skip to content

Commit

Permalink
Remove dependency on CAStore
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Feb 2, 2025
1 parent 83b786b commit c83c200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ defmodule Esbuild.MixProject do

defp deps do
[
{:castore, ">= 0.0.0"},
{:jason, "~> 1.4"},
{:ex_doc, ">= 0.0.0", only: :docs}
]
Expand Down

0 comments on commit c83c200

Please sign in to comment.