diff --git a/app/index.html b/app/index.html index a7fe213..fbd61fb 100644 --- a/app/index.html +++ b/app/index.html @@ -185,7 +185,7 @@ - + @@ -206,7 +206,7 @@ - + diff --git a/bower.json b/bower.json index df02aa5..1bb1109 100644 --- a/bower.json +++ b/bower.json @@ -21,11 +21,11 @@ "tests" ], "dependencies": { - "jquery": "^2.2.3", + "jquery": "^2.2.4", "bootstrap": "^3.3.6", "moment": "^2.13.0", "moment-timezone": "^0.5.4", - "echarts": "^3.1.9", + "echarts": "^3.1.10", "font-awesome": "font-awsome#^4.6.3", "AdminLTE": "admin-lte#^2.3.3", "sweetalert": "^1.1.3",