This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/next by this push:
     new 382a4d8  update echarts version
382a4d8 is described below

commit 382a4d84658fa0d05dc34bed8c3558c1294273a1
Author: pissang <[email protected]>
AuthorDate: Tue Aug 18 11:12:34 2020 +0800

    update echarts version
---
 src/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.js b/src/config.js
index 0c8722a..d71c988 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,5 +1,5 @@
 
-export const ECHARTS_LIB = 
'https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js';
+export const ECHARTS_LIB = 
'https://cdn.jsdelivr.net/npm/[email protected]/dist/echarts.min.js';
 
 // Properties that will not be expanded by default.
 // To reduce the display of unnecessary info.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to