Skip to content

Commit

Permalink
Rebar updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jun 22, 2023
1 parent 9d0b5c7 commit 76f356f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
{lfe, 'run', "-m scripts/demo.lfe -- ./config/dev.config"}
]},
{publish, [
clean,
compile,
{hex, "publish"}
]}
]}.
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{"1.2.0",
[{<<"lfe">>,{pkg,<<"lfe">>,<<"2.0.1">>},0}]}.
[{<<"lfe">>,{pkg,<<"lfe">>,<<"2.1.1">>},0}]}.
[
{pkg_hash,[
{<<"lfe">>, <<"C95185AC7E244EDB60C72CE96087D2D3FBC85334109B741790EF49F6A52E728A">>}]},
{<<"lfe">>, <<"4A888B26172D198DC7A5AFEB897E8248AF7D56E1638D9C8249AAF933AE811B96">>}]},
{pkg_hash_ext,[
{<<"lfe">>, <<"C3EA9732DF613186C14CAC840D25283B87914AE74D87AFCBA3230AAB41D25E9F">>}]}
{<<"lfe">>, <<"C484D3B655D40DED58BC41B17B22F173711C681BF36063A234A9BAA9506947E1">>}]}
].

0 comments on commit 76f356f

Please sign in to comment.