mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Apparently codemirror v5.8.1 is not on npm yet
This commit is contained in:
parent
1ae5e67fc6
commit
a7880fb3f2
@ -21,7 +21,7 @@
|
||||
"url": "https://github.com/NextStepWebs/simplemde-markdown-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"codemirror": "^5.8.1",
|
||||
"codemirror": "^5.8.0",
|
||||
"codemirror-spell-checker": "nextstepwebs/codemirror-spell-checker",
|
||||
"marked": "0.3.5"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user