You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/12/02 09:31:32 UTC

[incubator-echarts-doc] branch next updated: update echarts version

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 840f152  update echarts version
840f152 is described below

commit 840f1525b8e27bc2bd7fb830704b031d8990fb31
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Dec 2 17:31:17 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 5931ac4..2b0aff6 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-rc.1/dist/echarts.min.js';
+export const ECHARTS_LIB = 'https://cdn.jsdelivr.net/npm/echarts@5/dist/echarts.min.js';
 
 // Properties that will not be expanded by default.
 // To reduce the display of unnecessary info.


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