From b16c8a18bb9f6025026930eeddc29b13587563ae Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 6 Mar 2012 20:24:12 -0800 Subject: [PATCH] add nicedecimal to jsx.app dependencies --- src/jsx.app.src | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/jsx.app.src b/src/jsx.app.src index c4b7600..4aa5a3f 100644 --- a/src/jsx.app.src +++ b/src/jsx.app.src @@ -14,7 +14,8 @@ {registered, []}, {applications, [ kernel, - stdlib + stdlib, + nicedecimal ]}, {env, []} ]}.