Skip to content

Commit 91f7104

Browse files
committed
Fix for 2.0.4 on FreeBSD 10, pulling in latest node_package
1 parent 25e7e26 commit 91f7104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
{eunit_opts,[verbose]}.
99
{erlydtl_opts,[{compiler_options,[report,return,debug_info]}]}.
1010
{deps,[{node_package,".*",
11-
{git,"https://github.com/basho/node_package.git",
12-
"7d60ed665d56e65fbee779c5670c9155a8d88423"}},
11+
{git,"git://github.com/basho/node_package.git",
12+
"77ed31fea84cf4f7110e6b566289384da69edc6e"}},
1313
{goldrush,".*",
1414
{git,"git://github.com/DeadZen/goldrush.git",
1515
"71e63212f12c25827e0c1b4198d37d5d018a7fec"}},

0 commit comments

Comments
 (0)