Browse Source

Bump codemirror.

Fixes selections not showing in chrome / brave.
Herbert Vojčík 7 years ago
parent
commit
db556bfce7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -22,7 +22,7 @@
     "amber-contrib-web": ">=0.5.0",
     "jquery-ui": ">=1.9.2",
     "bootstrap": "^3.3.4",
-    "codemirror": "^5.10.0",
+    "codemirror": "^5.25.2",
     "showdown": "^0.5.0",
     "require-css": "^0.1.2",
     "typeahead.js": "^0.10.5"