diff options
author | Andrew Harmon <aidedinertial@gmail.com> | 2019-01-18 02:52:11 +0000 |
---|---|---|
committer | Andrew Harmon <aidedinertial@gmail.com> | 2019-01-18 02:52:11 +0000 |
commit | b0e9eeef83626643108913c5295c3086ca622cfc (patch) | |
tree | 55b14e6da478fcb29737fc4013f33402d4894faf /package.json | |
parent | b9494bf302e6b13fed230bec598c427a32f05ff7 (diff) | |
download | gitlab-ce-b0e9eeef83626643108913c5295c3086ca622cfc.tar.gz |
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 75df0ec3ff6..1fd7e53d62c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "js-cookie": "^2.1.3", "jszip": "^3.1.3", "jszip-utils": "^0.0.2", - "katex": "^0.9.0", + "katex": "^0.10.0", "marked": "^0.3.12", "mermaid": "^8.0.0-rc.8", "monaco-editor": "^0.14.3", |