Skip to content

Commit

Permalink
monaco-editor测试版本
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhh committed Jul 28, 2021
1 parent bc498c8 commit 89e966f
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
]
},
"dependencies": {
"@monaco-editor/react": "4.1.3",
"body-parser": "^1.19.0",
"celebrate": "^13.0.3",
"cors": "^2.8.5",
Expand All @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit 89e966f

Please sign in to comment.