docs(package.json): add funding (#3378)

This commit is contained in:
ylemkimon
2021-10-31 01:13:10 +09:00
committed by GitHub
parent 2747260221
commit c5ac4c7695

View File

@@ -8,6 +8,10 @@
"type": "git", "type": "git",
"url": "https://github.com/KaTeX/KaTeX.git" "url": "https://github.com/KaTeX/KaTeX.git"
}, },
"funding": [
"https://opencollective.com/katex",
"https://github.com/sponsors/katex"
],
"files": [ "files": [
"katex.js", "katex.js",
"cli.js", "cli.js",