Reduce peerDependency requirement

This commit is contained in:
Alexandru Dima 2019-12-19 16:43:38 +01:00
parent 1caefef64b
commit f94e9a43f3
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0

View file

@ -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": {