Skip to content

Commit b5f6511

Browse files
committed
1.3.7 release
1 parent 467d4f7 commit b5f6511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "echarts",
33
"description": "Enterprise Charts,基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化表。",
4-
"version": "1.3.6",
4+
"version": "1.3.7",
55
"maintainers": [
66
{ "name": "Kener", "email": "linzhifeng@baidu.com" },
77
{ "name": "Pissang", "email": "shenyi01@baidu.com" },
88
{ "name": "Yangji", "email": "yangji01@baidu.com" }
99
],
1010
"dependencies": {
11-
"zrender": "~1.0.8"
11+
"zrender": "~1.0.9"
1212
},
1313
"repository": "git://github.com/ecomfe/echarts",
1414
"main": "echarts",

0 commit comments

Comments
 (0)