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/master Commit: 65ddd975cff18abc988ec26408ed4cc029a61b78 Parents: 4a915f6 Author: William Guo <[email protected]> Authored: Wed Jul 5 11:18:18 2017 +0800 Committer: William Guo <[email protected]> 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"
