Merge pull request #45 from starbelly:patch-1

Move rebar3_hex into project_plugins
This commit is contained in:
Jesper Louis Andersen 2020-06-09 11:54:18 +02:00 committed by GitHub
commit 82cd5d0361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
{erl_opts, [debug_info]}.
{plugins, [pc, rebar3_hex]}.
{plugins, [pc]}.
{project_plugins, [rebar3_hex]}.
{provider_hooks, [
{pre, [