diff --git a/package.json b/package.json index 36993b1..4883e53 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "echarts-graph-modularity", - "version": "1.0.3", + "version": "1.0.4", "description": "ECharts graph modularity extension for community detection", "main": "index.js", "author": "", "license": "ISC", "dependencies": { - "echarts": "^3.2.2", - "zrender": "^3.1.2" + "echarts": "^3.6.2", + "zrender": "^3.5.2" }, "repository": { "type": "git",