浏览代码

Fix typo.

Henning Dieterichs 4 年之前
父节点
当前提交
91dab37cd1
共有 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",
   "peerDependencies": {
     "webpack": "^4.5.0 || 5.x",
-    "monaco-editor": "0.25.x | 0.26.x"
+    "monaco-editor": "0.25.x || 0.26.x"
   },
   "devDependencies": {
     "css-loader": "^5.1.1",