Reduce peerDependency requirement

pull/2748/head
Alexandru Dima 5 years ago
parent 1caefef64b
commit f94e9a43f3
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0

@ -27,7 +27,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.41.4", "webpack": "^4.5.0",
"monaco-editor": "^0.18.1" "monaco-editor": "^0.18.1"
}, },
"devDependencies": { "devDependencies": {

Loading…
Cancel
Save