Use the CodeMirror editor in the slide application

This commit is contained in:
Yann Flory
2016-09-30 17:39:16 +02:00
parent b5b0eacebc
commit 2609af2105
61 changed files with 3553 additions and 426 deletions

View File

@@ -20,6 +20,7 @@
"dependencies": {
"jquery": "~2.1.3",
"tweetnacl": "~0.12.2",
"components-font-awesome": "^4.6.3",
"ckeditor": "~4.5.6",
"codemirror": "^5.19.0",
"requirejs": "~2.1.15",
@@ -40,7 +41,6 @@
"diff-dom": "#gh-pages",
"alertifyjs": "^1.0.11",
"spin.js": "^2.3.2",
"scrypt-async": "^1.2.0",
"components-font-awesome": "^4.6.3"
"scrypt-async": "^1.2.0"
}
}