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 bcb9aa1  update ec version
bcb9aa1 is described below

commit bcb9aa1c0e7606749786841cd62c30223a403cb2
Author: pissang <bm2736...@gmail.com>
AuthorDate: Tue Oct 27 11:38:09 2020 +0800

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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to