Browserify hotfix (#1057)

This commit is contained in:
nickkolok
2018-01-15 01:16:12 +03:00
committed by Kevin Barabash
parent 7fe6af2a82
commit f6b509123b

View File

@@ -3,6 +3,7 @@
"version": "0.10.0-pre",
"description": "Fast math typesetting for the web.",
"main": "dist/katex.js",
"browser": "dist/katex.min.js",
"repository": {
"type": "git",
"url": "git://github.com/Khan/KaTeX.git"