add nicedecimal to jsx.app dependencies
This commit is contained in:
parent
56dcfc13b9
commit
b16c8a18bb
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [
|
{applications, [
|
||||||
kernel,
|
kernel,
|
||||||
stdlib
|
stdlib,
|
||||||
|
nicedecimal
|
||||||
]},
|
]},
|
||||||
{env, []}
|
{env, []}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue