本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
SisMaker
/
rebar3
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
Projects
0
版本發佈
62
Wiki
活動
瀏覽代碼
Merge pull request
#446
from tsloughter/relx_upgrade
update relx version.
fixes
#434
pull/449/head
Fred Hebert
10 年之前
父節點
a7a0f0d4b0
d3d18e0029
當前提交
76dafaffcd
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+1
-1
rebar.lock
+ 1
- 1
rebar.config
查看文件
@ -10,7 +10,7 @@
{tag, "v1.3.1"}}},
{relx, "",
{git, "https://github.com/erlware/relx.git",
{
tag, "v2.0.0
"}}},
{
branch, "master
"}}},
{mustache, ".*",
{git, "https://github.com/soranoba/mustache.git",
{tag, "v0.3.0"}}},
+ 1
- 1
rebar.lock
查看文件
@ -1,6 +1,6 @@
[{<<"relx">>,
{git,"https://github.com/erlware/relx.git",
{ref,"
2e59b1c95575b3c104cc191e954c82baadc43c6c
"}},
{ref,"
74fec3455ba6dbb7d9e369137c1b15ab10804993
"}},
0},
{<<"providers">>,
{git,"https://github.com/tsloughter/providers.git",
Write
Preview
Loading…
取消
儲存