We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f7930 commit 0610c03Copy full SHA for 0610c03
1 file changed
mix.exs
@@ -104,7 +104,7 @@ defmodule Igniter.MixProject do
104
{:rewrite, "~> 1.1 and >= 1.1.1"},
105
{:glob_ex, "~> 0.1.7"},
106
{:spitfire, "~> 0.1 and >= 0.1.3"},
107
- {:sourceror, path: "../../oss/sourceror", override: true},
+ {:sourceror, "~> 1.4"},
108
{:jason, "~> 1.4"},
109
{:req, "~> 0.5"},
110
{:phx_new, "~> 1.7", optional: true},
0 commit comments