mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Drop version field from bower.json
According to bower docs, that field is deprecated and ignored. Git tag names (or commit ids) are the way to identify a given version.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "katex",
|
||||
"version": "0.8.0-pre",
|
||||
"main": [
|
||||
"dist/katex.js",
|
||||
"dist/katex.css"
|
||||
|
Reference in New Issue
Block a user