mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
Fixes deps order in main application
This commit is contained in:
parent
541dd5ef11
commit
c7f6afc564
@ -11,6 +11,8 @@
|
||||
genlib,
|
||||
pm_proto,
|
||||
cowboy,
|
||||
prometheus,
|
||||
prometheus_cowboy,
|
||||
woody,
|
||||
scoper, % should be before any scoper event handler usage
|
||||
gproc,
|
||||
|
@ -5,8 +5,6 @@
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib,
|
||||
prometheus,
|
||||
prometheus_cowboy,
|
||||
woody,
|
||||
pm_proto
|
||||
]}
|
||||
|
Loading…
Reference in New Issue
Block a user