diff --git a/mix.exs b/mix.exs index 02725dcd..c863bfe8 100644 --- a/mix.exs +++ b/mix.exs @@ -98,8 +98,7 @@ defmodule Beacon.LiveAdmin.MixProject do {:beacon, github: "BeaconCMS/beacon", runtime: false} :else -> - {:beacon, github: "beaconCMS/beacon", runtime: false} - # {:beacon, ">= 0.0.0 and < 1.0.0", runtime: false} + {:beacon, ">= 0.0.0 and < 1.0.0", runtime: false} end end