瀏覽代碼

bump codemirror to newest

They fixed the bug for which it was limited.
Herby Vojčík 5 年之前
父節點
當前提交
1987e06849
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -29,7 +29,7 @@
   "dependencies": {
     "@ambers/contrib-web": ">=0.6.0",
     "@ambers/lang": ">0.23.0",
-    "codemirror": ">=5.39.2 <5.43.0",
+    "codemirror": ">=5.44.0",
     "jquery-ui-dist": ">=1.9.2",
     "require-css": "^0.1.10"
   },