mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 23:54:28 -06:00
Updated CodeMirror and Marked. Fixes #5
Now using exact versions in package.json, because the dist files can not update without a commit.
This commit is contained in:
parent
7e4c2aa019
commit
c30569edb3
2
dist/simplemde.min.css
vendored
2
dist/simplemde.min.css
vendored
File diff suppressed because one or more lines are too long
2
dist/simplemde.min.js
vendored
2
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
2761
package-lock.json
generated
2761
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,9 +16,9 @@
|
|||||||
"url": "https://github.com/ionaru/simplemde-markdown-editor/issues"
|
"url": "https://github.com/ionaru/simplemde-markdown-editor/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"codemirror": "^5.32.0",
|
"codemirror": "5.36.0",
|
||||||
"codemirror-spell-checker": "^1.1.2",
|
"codemirror-spell-checker": "1.1.2",
|
||||||
"marked": "^0.3.7"
|
"marked": "0.3.19"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "^14.5.0",
|
"browserify": "^14.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user