소스 검색

Merge pull request #920 from project-fifo/update-cf

Update cf
pull/921/head
Tristan Sloughter 9 년 전
부모
커밋
82a6ab3dce
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      rebar.config
  2. +1
    -1
      rebar.lock

+ 1
- 1
rebar.config 파일 보기

@ -8,7 +8,7 @@
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},
{relx, "3.8.0"},
{cf, "0.1.3"},
{cf, "0.2.1"},
{cth_readable, "1.0.1"},
{eunit_formatters, "0.2.0"}]}.

+ 1
- 1
rebar.lock 파일 보기

@ -1,6 +1,6 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.4">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.1.1">>},0},
{<<"cf">>,{pkg,<<"cf">>,<<"0.1.3">>},0},
{<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0},
{<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.0.1">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.16.0">>},0},
{<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.2.0">>},0},

불러오는 중...
취소
저장