Преглед изворни кода

Adds support for monaco-editor 0.28.x

Henning Dieterichs пре 3 година
родитељ
комит
64925db945
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -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 || 0.27.x"
+    "monaco-editor": "0.25.x || 0.26.x || 0.27.x || 0.28.x"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "css-loader": "^5.1.1",
     "css-loader": "^5.1.1",