From 9ad84ac8f93756610fc99fe6a8eb3412218478aa Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 21 Jun 2015 14:55:41 -0500 Subject: use packages and add hex package metadata to .app.src --- rebar.lock | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'rebar.lock') diff --git a/rebar.lock b/rebar.lock index 9d11226..4775b62 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,16 +1,4 @@ -[{<<"providers">>, - {git,"https://github.com/tsloughter/providers.git", - {ref,"d565693cbbca3457df34d95c53c47e1faa8cde6c"}}, - 0}, - {<<"mustache">>, - {git,"https://github.com/soranoba/mustache.git", - {ref,"e5401042c66039eef20ee81abc1537ced1f22bc7"}}, - 0}, - {<<"getopt">>, - {git,"https://github.com/jcomellas/getopt.git", - {ref,"626698975e63866156159661d100785d65eab6f9"}}, - 0}, - {<<"erlware_commons">>, - {git,"https://github.com/erlware/erlware_commons.git", - {ref,"ef0d252b11c863f9c228af2fe93a4e42fba2f7f3"}}, - 0}]. +[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.1">>},0}, + {<<"providers">>,{pkg,<<"providers">>,<<"1.4.1">>},0}, + {<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.12.0">>},0}, + {<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0}]. -- cgit v1.2.3