You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2017/07/05 03:28:51 UTC

[09/10] incubator-griffin git commit: fix angular animate verison to 1.6.4

fix angular animate verison to 1.6.4


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

Branch: refs/heads/griffin-0.1.5-incubating-rc2
Commit: 65ddd975cff18abc988ec26408ed4cc029a61b78
Parents: 4a915f6
Author: William Guo <gu...@icloud.com>
Authored: Wed Jul 5 11:18:18 2017 +0800
Committer: William Guo <gu...@icloud.com>
Committed: Wed Jul 5 11:18:18 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/65ddd975/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"