mirror of
https://github.com/correl/riichi.git
synced 2024-11-23 19:19:55 +00:00
Pin cowboy to 1.1.2
This commit is contained in:
parent
bf6fc211ea
commit
af886edff2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{plugins, [rebar3_auto]}.
|
||||
|
||||
{deps, [cowboy,
|
||||
{deps, [{cowboy, "1.1.2"},
|
||||
lager,
|
||||
jsx]}.
|
||||
|
||||
|
|
Loading…
Reference in a new issue