Fix typo.

This commit is contained in:
Henning Dieterichs 2021-07-16 09:28:18 +02:00
parent 1c7cae5c2b
commit 91dab37cd1
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06

View file

@ -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",