Skip to content

Commit f24c6e5

Browse files
committed
Remove dependency on CAStore
1 parent ccbc139 commit f24c6e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ defmodule Tailwind.MixProject do
3838

3939
defp deps do
4040
[
41-
{:castore, ">= 0.0.0"},
4241
{:ex_doc, ">= 0.0.0", only: :docs}
4342
]
4443
end

0 commit comments

Comments
 (0)