chore: fix mix compiling failures

This commit is contained in:
JianBo He 2023-11-09 16:54:41 +08:00
parent d6104b37cf
commit d55f1e0813
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
{deps, [
{jesse, "1.7.0"}
{jesse, "1.7.0"},
{emqx, {path, "../../apps/emqx"}},
{emqx_utils, {path, "../emqx_utils"}},
{emqx_gateway, {path, "../../apps/emqx_gateway"}}
]}.