mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Fix typo.
This commit is contained in:
parent
1c7cae5c2b
commit
91dab37cd1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
"homepage": "https://github.com/Microsoft/monaco-editor-webpack-plugin#readme",
|
"homepage": "https://github.com/Microsoft/monaco-editor-webpack-plugin#readme",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"webpack": "^4.5.0 || 5.x",
|
"webpack": "^4.5.0 || 5.x",
|
||||||
"monaco-editor": "0.25.x | 0.26.x"
|
"monaco-editor": "0.25.x || 0.26.x"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"css-loader": "^5.1.1",
|
"css-loader": "^5.1.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue