Skip to content

Commit 0e271c4

Browse files
try improving js setup
1 parent 823e88e commit 0e271c4

File tree

4 files changed

+1
-860
lines changed

4 files changed

+1
-860
lines changed
File renamed without changes.
File renamed without changes.

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ defmodule Fileonchain.MixProject do
6161
{:jason, "~> 1.2"},
6262
{:dns_cluster, "~> 0.1.1"},
6363
{:bandit, "~> 1.5"},
64-
{:blake3, "~> 1.0"}
64+
{:blake3, "~> 1.0.0"}
6565
]
6666
end
6767

0 commit comments

Comments
 (0)