- Downloads
added typedependencies
| ... | @@ -20,6 +20,9 @@ | ... | @@ -20,6 +20,9 @@ |
| "license": "ISC", | "license": "ISC", | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/markdown-it": "^14.1.2", | "@types/markdown-it": "^14.1.2", | ||
| "@types/markdown-it-attrs": "^4.1.3", | |||
| "@types/markdown-it-emoji": "^3.0.1", | |||
| "@types/markdown-it-footnote": "^3.0.4", | |||
| "@types/node": "^22.10.10", | "@types/node": "^22.10.10", | ||
| "bootstrap": "5.3.6", | "bootstrap": "5.3.6", | ||
| "commander": "^13.1.0", | "commander": "^13.1.0", | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment