mirror of https://github.com/status-im/codimd.git
Merge pull request #1227 from hackmdio/feature/upgrade-codemirror
Update codemirror to 5.46.2
This commit is contained in:
commit
a4fdb4f4b7
|
@ -26,7 +26,7 @@
|
|||
"test": "npm run-script eslint && npm run-script jsonlint && mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hackmd/codemirror": "~5.41.2",
|
||||
"@hackmd/codemirror": "^5.46.2",
|
||||
"@hackmd/diff-match-patch": "~1.1.1",
|
||||
"@hackmd/idle-js": "~1.0.1",
|
||||
"@hackmd/imgur": "~0.4.1",
|
||||
|
|
Loading…
Reference in New Issue