aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.lock
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2015-08-22 18:58:49 -0500
committerTristan Sloughter <[email protected]>2015-08-22 18:58:49 -0500
commitf9b94e79abe9a291b3112b11da1b70c92026a84a (patch)
tree63c87912e5852d5f4f93cf5da3e0e4e020d12495 /rebar.lock
parent8ab821c7e713070e6cc5a15f557293027c10c7de (diff)
downloadrelx-f9b94e79abe9a291b3112b11da1b70c92026a84a.tar.gz
relx-f9b94e79abe9a291b3112b11da1b70c92026a84a.tar.bz2
relx-f9b94e79abe9a291b3112b11da1b70c92026a84a.zip
update readme to add run of 'rebar3 update' and to bootstrap
Diffstat (limited to 'rebar.lock')
-rw-r--r--rebar.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.lock b/rebar.lock
index 74bbb41..a5f7155 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,4 +1,4 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.3">>},0},
- {<<"providers">>,{pkg,<<"providers">>,<<"1.4.1">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.15.0">>},0},
- {<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0}].
+ {<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0},
+ {<<"providers">>,{pkg,<<"providers">>,<<"1.4.1">>},0}].