Browse Source

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

Yusaku Sako 11 years ago
parent
commit
8d1da2d230
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ambari-web/package.json

+ 2 - 1
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",