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.
2 parents 9d0ea1a + 621a1cd commit 2ff2849Copy full SHA for 2ff2849
.gitignore
@@ -38,3 +38,4 @@ config.rst
38
/.project
39
/.pydevproject
40
41
+package-lock.json
bower.json
@@ -14,7 +14,7 @@
14
"jquery-typeahead": "~2.0.0",
15
"jquery-ui": "components/jqueryui#~1.10",
16
"marked": "~0.4",
17
- "MathJax": "components/MathJax#~2.6",
+ "MathJax": "components/MathJax#^2.7.4",
18
"moment": "~2.19.3",
19
"preact": "https://unpkg.com/preact@^7.2.0/dist/preact.min.js",
20
"preact-compat": "https://unpkg.com/preact-compat@^3.14.3/dist/preact-compat.min.js",
0 commit comments