@types/markdown-it-footnote
Advanced tools
| { | ||
| "name": "@types/markdown-it-footnote", | ||
| "version": "3.0.3", | ||
| "version": "3.0.4", | ||
| "description": "TypeScript definitions for markdown-it-footnote", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-footnote", | ||
| "name": "Leon Si", | ||
| "githubUsername": "leondreamed", | ||
| "url": "https://github.com/leondreamed" | ||
| "githubUsername": "leonsilicon", | ||
| "url": "https://github.com/leonsilicon" | ||
| } | ||
@@ -26,4 +26,4 @@ ], | ||
| }, | ||
| "typesPublisherContentHash": "2dcb12159f7e3a4776587b4b42068f3a75bc7bb4b36749d5f464646ec3328370", | ||
| "typeScriptVersion": "4.5" | ||
| "typesPublisherContentHash": "ff7291be2293462f4d0a11b70563f190fe52c3e0d80d07dbc019715aefd97534", | ||
| "typeScriptVersion": "4.6" | ||
| } |
@@ -18,6 +18,6 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
| * Last updated: Wed, 07 Feb 2024 13:06:44 GMT | ||
| * Dependencies: [@types/markdown-it](https://npmjs.com/package/@types/markdown-it) | ||
| # Credits | ||
| These definitions were written by [Leon Si](https://github.com/leondreamed). | ||
| These definitions were written by [Leon Si](https://github.com/leonsilicon). |