V0.4.1 (#9)
* Add ec_utils dep * Add base58 dep. Add search tags to zomp package. * Add nonsensical TLS feature. * Minor verup. Adding TLS support. * Correct option name * Patch increase
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
{author,"Craig Everett"}.
|
||||
{c_email,"ceverett@tsuriai.jp"}.
|
||||
{copyright,"Craig Everett"}.
|
||||
{deps,[{"otpr","aebytecode",{3,2,1}},
|
||||
{deps,[{"otpr","erl_base58",{0,1,0}},
|
||||
{"otpr","ec_utils",{1,0,0}},
|
||||
{"otpr","aebytecode",{3,2,1}},
|
||||
{"otpr","aesophia",{7,1,2}},
|
||||
{"otpr","aeserialization",{0,1,0}},
|
||||
{"otpr","zj",{1,1,0}},
|
||||
@@ -14,9 +16,9 @@
|
||||
{license,"MIT"}.
|
||||
{modules,[]}.
|
||||
{name,"Vanillae for Erlang"}.
|
||||
{package_id,{"otpr","vanillae",{0,3,1}}}.
|
||||
{package_id,{"otpr","vanillae",{0,4,1}}}.
|
||||
{prefix,"v"}.
|
||||
{repo_url,"https://github.com/aeternity/Vanillae"}.
|
||||
{tags,[]}.
|
||||
{tags,["aeternity","blockchain","crypto","ae","defi"]}.
|
||||
{type,app}.
|
||||
{ws_url,"https://github.com/aeternity/Vanillae"}.
|
||||
|
||||
Reference in New Issue
Block a user