From 8bf1b7cc34f963368155ca5bf1b76984f15bac00 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Thu, 23 Jan 2025 23:17:38 +0530 Subject: [PATCH] types are listed twice --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 203c7082..d0d76d93 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,6 @@ "@types/fs-extra": "^11.0.4", "@types/lodash.template": "^4.5.3", "@types/mark.js": "^8.11.12", - "@types/markdown-it": "^14.1.2", "@types/markdown-it-attrs": "^4.1.3", "@types/markdown-it-container": "^2.0.10", "@types/markdown-it-emoji": "^3.0.1",