Skip to content

Commit

Permalink
Update erlang_rethinkdb.app.src
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwel authored Nov 24, 2017
1 parent 8401cc3 commit 09ee870
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/erlang_rethinkdb.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
{mod, { erlang_rethinkdb_app, []}},
{applications,
[kernel,
stdlib
stdlib,
protobuffs,
jsx
]},
{env,[]},
{modules, [
Expand Down

0 comments on commit 09ee870

Please sign in to comment.