升级 monaco-editor 解决 Cannot read property 'getModeId' of null 问题

This commit is contained in:
liaoxuezhi 2019-07-25 09:52:42 +08:00
parent ab596c6de9
commit f58c875243

View File

@ -1,6 +1,6 @@
{
"name": "amis",
"version": "1.0.0-rc.8",
"version": "1.0.0-beta.88",
"description": "一种MIS页面生成工具",
"main": "lib/index.js",
"scripts": {
@ -46,7 +46,7 @@
"mobx-react": "^5.2.5",
"mobx-state-tree": "^3.7.0",
"moment": "^2.19.3",
"monaco-editor": "0.15.6",
"monaco-editor": "0.17.1",
"prop-types": "^15.6.1",
"qrcode.react": "^0.8.0",
"qs": "6.5.1",