CodeMirror wip

This commit is contained in:
Tienson Qin
2020-10-08 15:24:15 +08:00
parent 22d2d75374
commit 231127d0fd
4 changed files with 68 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
"clean": "/usr/bin/rm -rf target; /usr/bin/rm -rf ../resources/static/js/compiled; /usr/bin/rm -rf ../resources/static/js/cljs-runtime; /usr/bin/rm -rf ../resources/static/js/publishing/cljs-runtime;"
},
"dependencies": {
"codemirror": "^5.58.1",
"diff": "^4.0.2",
"dropbox": "^5.2.0",
"localforage": "^1.7.3",