We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96cf9ab + ad948bd commit 56af740Copy full SHA for 56af740
1 file changed
packages/base-monaco-editor/package.json
@@ -31,11 +31,11 @@
31
"component"
32
],
33
"dependencies": {
34
- "@monaco-editor/loader": "^1.2.0"
+ "@monaco-editor/loader": "^1.2.0",
35
+ "classnames": "^2.3.1"
36
},
37
"devDependencies": {
38
"@alib/build-scripts": "^0.1.3",
- "@alifd/build-plugin-lowcode": "^0.1.13-beta.4",
39
"@iceworks/spec": "^1.0.0",
40
"@types/react": "^16.9.13",
41
"@types/react-dom": "^16.9.4",
0 commit comments