Repository: incubator-griffin
Updated Branches:
  refs/heads/master ede1914fb -> 87f71017d


20170705 fix animate version 164

Author: William Guo <guo...@icloud.com>

Closes #102 from guoyuepeng/20170705_fix_animate_version_164.


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/87f71017
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/87f71017
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/87f71017

Branch: refs/heads/master
Commit: 87f71017dc4bd925e309a540ca5783cf4c59dfff
Parents: ede1914
Author: William Guo <guo...@icloud.com>
Authored: Wed Jul 5 11:19:46 2017 +0800
Committer: William Guo <guo...@icloud.com>
Committed: Wed Jul 5 11:19:46 2017 +0800

----------------------------------------------------------------------
 ui/bower.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/87f71017/ui/bower.json
----------------------------------------------------------------------
diff --git a/ui/bower.json b/ui/bower.json
index 6f6ff2e..bd1f8ee 100644
--- a/ui/bower.json
+++ b/ui/bower.json
@@ -14,7 +14,8 @@
     "requirejs": "2.1.22",
     "domReady": "2.0.1",
     "angular-spinner": "0.8.0",
-    "echarts": "3.2.2"
+    "echarts": "3.2.2",
+    "angular-animate": "1.6.4"
   },
   "resolutions": {
     "angular": "1.6.4"

Reply via email to