提交 9070ec86 编写于 作者: S sushuang

release 3.7.2

上级 db5fcebf
此差异已折叠。
此差异已折叠。
此差异已折叠。
因为 它太大了无法显示 source diff 。你可以改为 查看blob
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
因为 它太大了无法显示 source diff 。你可以改为 查看blob
此差异已折叠。
此差异已折叠。
{
"name": "echarts",
"version": "3.7.1",
"version": "3.7.2",
"description": "A powerful charting and visualization library for browser",
"keywords": [
"visualization",
......@@ -35,7 +35,7 @@
"prepublish": "node build/amd2common.js"
},
"dependencies": {
"zrender": "^3.6.1"
"zrender": "^3.6.2"
},
"devDependencies": {
"coordtransform": "^2.0.2",
......@@ -45,6 +45,6 @@
"fs-extra": "^0.26.5",
"glob": "^7.0.0",
"webpack": "^1.12.13",
"zrender": "^3.6.1"
"zrender": "^3.6.2"
}
}
......@@ -1526,9 +1526,9 @@ define(function (require) {
/**
* @type {number}
*/
version: '3.7.1',
version: '3.7.2',
dependencies: {
zrender: '3.6.1'
zrender: '3.6.2'
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册