monaco-editor测试版本

This commit is contained in:
hanhh
2021-07-28 21:39:43 +08:00
parent 0b99882193
commit 38609feee9
2 changed files with 173 additions and 34 deletions
+2 -2
View File
@@ -24,6 +24,7 @@
]
},
"dependencies": {
"@monaco-editor/react": "4.1.3",
"body-parser": "^1.19.0",
"celebrate": "^13.0.3",
"cors": "^2.8.5",
@@ -44,7 +45,6 @@
"devDependencies": {
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-layout": "^6.5.0",
"@monaco-editor/react": "^4.2.1",
"@types/cors": "^2.8.10",
"@types/express": "^4.17.8",
"@types/express-jwt": "^6.0.1",
@@ -69,7 +69,7 @@
"react-dnd": "^14.0.2",
"react-dnd-html5-backend": "^14.0.0",
"react-dom": "17.x",
"react-split-pane": "^0.1.92",
"react-split-pane": "^2.0.3",
"ts-node": "^9.0.0",
"typescript": "^4.1.2",
"umi": "^3.3.9",