diff --git a/mix.exs b/mix.exs index fe6fd9c..4754877 100644 --- a/mix.exs +++ b/mix.exs @@ -190,7 +190,7 @@ defmodule AshSqlite.MixProject do default_version "local" -> - [path: "../ash"] + [path: "../ash", override: true] "main" -> [git: "https://github.com/ash-project/ash.git"]