-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmix.lock
More file actions
16 lines (16 loc) · 733 Bytes
/
mix.lock
File metadata and controls
16 lines (16 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%{"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "0.12.0-rc"},
"fs": {:hex, :fs, "0.9.2"},
"joken": {:hex, :joken, "0.13.1"},
"phoenix": {:hex, :phoenix, "0.13.1"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.4.0"},
"phoenix_html": {:hex, :phoenix_html, "1.2.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.1"},
"plug": {:hex, :plug, "0.12.2"},
"plug_jwt": {:git, "https://github.com/Dania02525/plug_jwt.git", "ec39358f5b6253e921cd2c8ccd5f85aeadb4a8d7", []},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.8.2"},
"ranch": {:hex, :ranch, "1.0.0"}}