1
0
mirror of synced 2026-03-23 02:58:34 +08:00

chore: 更新monaco-editor版本

This commit is contained in:
roymondchen
2022-08-22 17:34:28 +08:00
committed by jia000
parent 56b8ed1d73
commit cfda89a2f6
3 changed files with 9 additions and 9 deletions

View File

@@ -57,14 +57,14 @@
"gesto": "^1.7.0",
"keycon": "^1.1.2",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.32.1",
"monaco-editor": "^0.34.0",
"serialize-javascript": "^6.0.0",
"vue": "^3.2.37"
},
"peerDependencies": {
"@tmagic/form": "1.1.0-beta.11",
"element-plus": "^2.2.6",
"monaco-editor": "^0.32.1",
"monaco-editor": "^0.34.0",
"vue": "^3.2.37"
},
"devDependencies": {