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/09/30 02:53:13 UTC

[incubator-echarts-examples] branch next updated: update monaco 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-examples.git


The following commit(s) were added to refs/heads/next by this push:
     new 90d6af8  update monaco version
90d6af8 is described below

commit 90d6af8c215352c5c744eea82c71a22dec52441d
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Sep 30 10:53:02 2020 +0800

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

diff --git a/src/common/config.js b/src/common/config.js
index cc16355..0dd2ca7 100644
--- a/src/common/config.js
+++ b/src/common/config.js
@@ -125,6 +125,6 @@ export const SCRIPT_URLS = {
     echartsStatMinJS: 'https://cdn.jsdelivr.net/npm/echarts-stat/dist/ecStat.min.js',
     echartsGLMinJS: 'https://cdn.jsdelivr.net/npm/echarts-gl/dist/echarts-gl.min.js',
     datGUIMinJS: 'https://cdn.jsdelivr.net/npm/dat.gui@0.6.5/build/dat.gui.min.js',
-    monacoDir: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.20.0/min/vs',
+    monacoDir: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.21.2/min/vs',
     aceDir: 'https://cdn.jsdelivr.net/npm/ace-builds@1.4.12/src-min-noconflict'
 };


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