Add homepage to package.json (#1761)

This commit is contained in:
ylemkimon
2018-10-29 22:04:06 +09:00
committed by GitHub
parent ca38cbf8b2
commit 78f39d171e

View File

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