mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Fixes #89
This commit is contained in:
parent
25ac8dca69
commit
7eda0d0948
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"homepage": "https://github.com/Microsoft/monaco-editor-webpack-plugin#readme",
|
||||
"peerDependencies": {
|
||||
"webpack": "^4.5.0",
|
||||
"monaco-editor": "^0.18.1"
|
||||
"monaco-editor": "^0.19.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/loader-utils": "^1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue