Get codemirror from bower and use that version in the code app

This commit is contained in:
yflory
2016-09-29 16:23:27 +02:00
parent bc73fa2074
commit 261d2fecbc
3 changed files with 26 additions and 25 deletions

View File

@@ -21,6 +21,7 @@
"jquery": "~2.1.3",
"tweetnacl": "~0.12.2",
"ckeditor": "~4.5.6",
"codemirror": "^5.19.0",
"requirejs": "~2.1.15",
"reconnectingWebsocket": "",
"marked": "~0.3.5",