Skip to content

Commit a4fdb4f

Browse files
authored
Merge pull request #1227 from hackmdio/feature/upgrade-codemirror
Update codemirror to 5.46.2
2 parents 231c7a7 + d7fa400 commit a4fdb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test": "npm run-script eslint && npm run-script jsonlint && mocha"
2727
},
2828
"dependencies": {
29-
"@hackmd/codemirror": "~5.41.2",
29+
"@hackmd/codemirror": "^5.46.2",
3030
"@hackmd/diff-match-patch": "~1.1.1",
3131
"@hackmd/idle-js": "~1.0.1",
3232
"@hackmd/imgur": "~0.4.1",

0 commit comments

Comments
 (0)