summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-09-08 22:38:46 -0700
committerStan Hu <stanhu@gmail.com>2018-09-10 09:34:07 -0700
commit2c5f58f39c4d469f24980402a5c82aa4037048f4 (patch)
treef22518256b7cac1647ee72475bcbad136b8e2e96 /package.json
parentdf3bb676d2bde1c58bfced38e17cee7c1a57d69f (diff)
downloadgitlab-ce-2c5f58f39c4d469f24980402a5c82aa4037048f4.tar.gz
Bump KaTeX version to 0.9.0
Closes #51065
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 76c816cf2a6..f95f1d55363 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"js-cookie": "^2.1.3",
"jszip": "^3.1.3",
"jszip-utils": "^0.0.2",
- "katex": "^0.8.3",
+ "katex": "^0.9.0",
"marked": "^0.3.12",
"monaco-editor": "^0.14.3",
"monaco-editor-webpack-plugin": "^1.5.2",