mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Reduce peerDependency requirement
This commit is contained in:
parent
1caefef64b
commit
f94e9a43f3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/Microsoft/monaco-editor-webpack-plugin#readme",
|
||||
"peerDependencies": {
|
||||
"webpack": "^4.41.4",
|
||||
"webpack": "^4.5.0",
|
||||
"monaco-editor": "^0.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue