Bump codemirror version to 5.49.5

Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
This commit is contained in:
Yukai Huang 2020-02-29 19:28:46 +08:00
parent c9badcf2e4
commit e3e42f4f7d
No known key found for this signature in database
GPG Key ID: A76CBD50B22052C0
2 changed files with 642 additions and 239 deletions

879
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"postinstall": "bin/heroku"
},
"dependencies": {
"@hackmd/codemirror": "~5.46.2",
"@hackmd/codemirror": "~5.49.5",
"@hackmd/diff-match-patch": "~1.1.3",
"@hackmd/idle-js": "~1.0.1",
"@hackmd/imgur": "~0.4.1",