fix: make elixir happy:

This commit is contained in:
Stefan Strigler 2023-04-14 14:44:54 +02:00
parent a295d0f134
commit 55661faac6
1 changed files with 1 additions and 0 deletions

View File

@ -303,6 +303,7 @@ defmodule EMQXUmbrella.MixProject do
tools: :load, tools: :load,
covertool: :load, covertool: :load,
system_monitor: :load, system_monitor: :load,
emqx_utils: :permanent,
emqx_http_lib: :permanent, emqx_http_lib: :permanent,
emqx_resource: :permanent, emqx_resource: :permanent,
emqx_connector: :permanent, emqx_connector: :permanent,