diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 460bcfa..1b4245e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "load-grunt-tasks": "^4.0.0", "mustache": "^2.3.0", "node-sass": "^4.13.1", - "socket.io": "^2.2.0" + "socket.io": "^2.2.0", + "mathjax": "2.7.7" }, "license": "MIT" } |