mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 12:38:39 +00:00
Browserify hotfix (#1057)
This commit is contained in:
committed by
Kevin Barabash
parent
7fe6af2a82
commit
f6b509123b
@@ -3,6 +3,7 @@
|
|||||||
"version": "0.10.0-pre",
|
"version": "0.10.0-pre",
|
||||||
"description": "Fast math typesetting for the web.",
|
"description": "Fast math typesetting for the web.",
|
||||||
"main": "dist/katex.js",
|
"main": "dist/katex.js",
|
||||||
|
"browser": "dist/katex.min.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/Khan/KaTeX.git"
|
"url": "git://github.com/Khan/KaTeX.git"
|
||||||
|
Reference in New Issue
Block a user