diff --git a/package.json b/package.json index cff5182..9f8c9cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-katex", - "version": "1.0.2", + "version": "1.0.3", "description": "Easy KaTeX support for markdown-it ", "main": "index.js", "scripts": { @@ -11,7 +11,8 @@ "markdown", "KaTeX", "math", - "LaTeX" + "LaTeX", + "markdown-it-plugin" ], "author": "waylonflinn@gmail.com", "license": "MIT",