Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-akya committed Jan 3, 2025
1 parent 13590ef commit 3a2cae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ defmodule Vix.MixProject do

defp maybe_kino do
if Version.compare(System.version(), "1.14.0") in [:gt, :eq] do
[{:kino, "~> 0.7", optional: true}]
[]
else
[]
end
Expand Down

0 comments on commit 3a2cae5

Please sign in to comment.