mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Bump version to v0.1.0
Also ready KaTeX for releasing Auditors: alpert
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "katex",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "Fast math!",
|
||||
"main": "katex.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/Khan/KaTeX.git"
|
||||
},
|
||||
"files": [
|
||||
"katex.js",
|
||||
"src/"
|
||||
],
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"browserify": "~2.29.1",
|
||||
|
Reference in New Issue
Block a user