Upgrade codemirror to 5.26.0
See the release notes [1] for details. [1] https://codemirror.net/doc/releases.html Change-Id: Ia4bec7eac8db700bbce00165c7f5b8687c62a554
This commit is contained in:
@@ -214,7 +214,7 @@ CM_MODES = [
|
||||
"z80",
|
||||
]
|
||||
|
||||
CM_VERSION = "5.25.0"
|
||||
CM_VERSION = "5.26.0"
|
||||
|
||||
TOP = "META-INF/resources/webjars/codemirror/%s" % CM_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user