Skip to content

Commit 4baeed3

Browse files
specify gh branch for silicon
1 parent c797076 commit 4baeed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ defmodule Ctrlv.MixProject do
5858
{:live_monaco_editor, "~> 0.1"},
5959

6060
# Code images.
61-
{:silicon, github: "AviKav/silicon.ex"},
61+
{:silicon, github: "AviKav/silicon.ex", branch: "main"},
6262
{:aws, "~> 0.13.0"},
6363
{:finch, "~> 0.16"},
6464

0 commit comments

Comments
 (0)