Skip to content

Commit c91f265

Browse files
committed
Use master API again.
1 parent 7415428 commit c91f265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
]}.
77

88
{deps, [
9-
{lorawan_server_api, {git, "https://github.com/gotthardp/lorawan-server-api.git", {tag, "v0.3.0"}}},
9+
{lorawan_server_api, {git, "https://github.com/gotthardp/lorawan-server-api.git", {branch, "master"}}},
1010
{lager, {git, "git://github.com/basho/lager.git", {tag, "3.2.4"}}},
1111
{jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.2"}}},
1212
{cowboy, {git, "https://github.com/ninenines/cowboy", {branch, "master"}}},

0 commit comments

Comments
 (0)