Updated Branches:
  refs/heads/trunk 1ed9d97e7 -> 8d1da2d23

AMBARI-3892. Ambari Web does not compile. (yusaku)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8d1da2d2
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8d1da2d2
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8d1da2d2

Branch: refs/heads/trunk
Commit: 8d1da2d230bc58955bc8ff39e6bdbcc9b48b08ea
Parents: 1ed9d97
Author: Yusaku Sako <[email protected]>
Authored: Tue Nov 26 12:23:19 2013 -0800
Committer: Yusaku Sako <[email protected]>
Committed: Tue Nov 26 12:23:19 2013 -0800

----------------------------------------------------------------------
 ambari-web/package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/8d1da2d2/ambari-web/package.json
----------------------------------------------------------------------
diff --git a/ambari-web/package.json b/ambari-web/package.json
index 4ad49cb..572e1cb 100644
--- a/ambari-web/package.json
+++ b/ambari-web/package.json
@@ -19,7 +19,8 @@
     "uglify-js-brunch":">= 1.0 < 1.5",
     "clean-css-brunch":">= 1.0 < 1.5",
     "ember-precompiler-brunch":">= 1.0 < 1.5",
-    "less-brunch":">= 1.0 < 1.5"
+    "less-brunch":">= 1.0 < 1.5",
+    "cssstyle":"0.2.3"
   },
   "devDependencies":{
     "mocha":"1.9.0",

Reply via email to