AMBARI-20295. Workflow manager view is not loading (Madhan Mohan Reddy via 
pallavkul)


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

Branch: refs/heads/branch-feature-AMBARI-12556
Commit: 83dec0c17893b1c8b0d493152417e5766b3bc658
Parents: 5950452
Author: pallavkul <[email protected]>
Authored: Fri Mar 3 19:12:12 2017 +0530
Committer: pallavkul <[email protected]>
Committed: Fri Mar 3 19:12:12 2017 +0530

----------------------------------------------------------------------
 .../wfmanager/src/main/resources/ui/bower.json  | 26 ++++++++++----------
 1 file changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/83dec0c1/contrib/views/wfmanager/src/main/resources/ui/bower.json
----------------------------------------------------------------------
diff --git a/contrib/views/wfmanager/src/main/resources/ui/bower.json 
b/contrib/views/wfmanager/src/main/resources/ui/bower.json
index b44a83b..7e1709b 100644
--- a/contrib/views/wfmanager/src/main/resources/ui/bower.json
+++ b/contrib/views/wfmanager/src/main/resources/ui/bower.json
@@ -6,28 +6,28 @@
     "ember-cli-test-loader": "0.2.2",
     "ember-qunit-notifications": "0.1.0",
     "bootstrap": "~3.3.6",
-    "font-awesome": "fontawesome#^4.5.0",
+    "font-awesome": "fontawesome#~4.5.0",
     "jsPlumb": "2.0.7",
-    "jquery-ui": "^1.11.4",
-    "dagre": "^0.7.4",
-    "x2js": "^1.2.0",
+    "jquery-ui": "~1.11.4",
+    "dagre": "~0.7.4",
+    "x2js": "~1.2.0",
     "form2js": "*",
-    "moment": "^2.11.2",
-    "handlebars": "^4.0.5",
-    "spin.js": "^2.3.2",
-    "typeahead.js": "^0.11.1",
-    "bootstrap-tagsinput": "^0.8.0",
+    "moment": "~2.11.2",
+    "handlebars": "~4.0.5",
+    "spin.js": "~2.3.2",
+    "typeahead.js": "~0.11.1",
+    "bootstrap-tagsinput": "~0.8.0",
     "eonasdan-bootstrap-datetimepicker": "~4.17.37",
     "code-prettify": "*",
     "abdmob/x2js": "~1.2.0",
     "bootstrap-treeview": "~1.2.0",
     "datatables": "~1.10.11",
     "vkBeautify": "https://github.com/vkiryukhin/vkBeautify.git";,
-    "cytoscape": "^2.7.7",
-    "cytoscape-dagre": "^1.3.0",
-    "cytoscape-panzoom": "^2.4.0",
+    "cytoscape": "~2.7.7",
+    "cytoscape-dagre": "~1.3.0",
+    "cytoscape-panzoom": "~2.4.0",
     "codemirror": "~5.15.0",
-    "fuse.js": "^2.5.0",
+    "fuse.js": "~2.5.0",
     "jsog":"1.0.7"
   }
 }

Reply via email to