Update CodeMirror to 5.24.2

Change-Id: I9e86bdb59b5f9295bc1ff50e04174856e5b00444
This commit is contained in:
Paladox none
2017-02-21 23:19:24 +00:00
parent 5e1d923b77
commit 33d4eafec0
2 changed files with 3 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ CM_MODES = [
"z80",
]
CM_VERSION = "5.22.0"
CM_VERSION = "5.24.2"
TOP = "META-INF/resources/webjars/codemirror/%s" % CM_VERSION