@mdit/plugin-footnote
Advanced tools
+2
-2
| { | ||
| "name": "@mdit/plugin-footnote", | ||
| "version": "0.12.0", | ||
| "version": "0.13.0", | ||
| "description": "footnote plugin for MarkdownIt", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@types/markdown-it": "^14.1.1" | ||
| "@types/markdown-it": "^14.1.2" | ||
| }, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
Updated