We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4aea92 commit d7fa400Copy full SHA for d7fa400
package.json
@@ -26,7 +26,7 @@
26
"test": "npm run-script eslint && npm run-script jsonlint && mocha"
27
},
28
"dependencies": {
29
- "@hackmd/codemirror": "~5.41.2",
+ "@hackmd/codemirror": "^5.46.2",
30
"@hackmd/diff-match-patch": "~1.1.1",
31
"@hackmd/idle-js": "~1.0.1",
32
"@hackmd/imgur": "~0.4.1",
0 commit comments