package.json: consistent keyword capitalization
This commit is contained in:
parent
310bfbac0b
commit
1eb5682885
|
@ -5,10 +5,10 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"math",
|
"math",
|
||||||
"svg",
|
"svg",
|
||||||
"MathML",
|
"mathml",
|
||||||
"TeX",
|
"tex",
|
||||||
"LaTeX",
|
"latex",
|
||||||
"AsciiMath",
|
"asciimath",
|
||||||
"browser",
|
"browser",
|
||||||
"browser-only"
|
"browser-only"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user