Updated Branches:
  refs/heads/branch-1.4.2 7392475a7 -> 263ac8b5d

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/263ac8b5
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/263ac8b5
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/263ac8b5

Branch: refs/heads/branch-1.4.2
Commit: 263ac8b5d57dd53093eb6b3405c0ab66fbc640b8
Parents: 7392475
Author: Yusaku Sako <[email protected]>
Authored: Tue Nov 26 12:23:19 2013 -0800
Committer: Yusaku Sako <[email protected]>
Committed: Tue Nov 26 12:28:11 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/263ac8b5/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