-
- Downloads
Update katex version to 0.10
... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
"author": "Takahiro Ethan Ikeuchi @iktakahiro", | "author": "Takahiro Ethan Ikeuchi @iktakahiro", | ||
"license": "MIT", | "license": "MIT", | ||
"dependencies": { | "dependencies": { | ||
"katex": "^0.9.0" | "katex": "^0.10.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"markdown-it": "^8.4.1", | "markdown-it": "^8.4.1", | ||
... | ... |
Please register or sign in to comment