From af4fb506c35cdaa7d364fe494f7f1a6eb03d4f9a Mon Sep 17 00:00:00 2001 From: bosh-code Date: Mon, 24 Mar 2025 16:45:49 +1300 Subject: [PATCH] remove @types/marked --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index be37766..61101c4 100755 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.0.6", - "@types/marked": "^6.0.0", "@types/node": "22.13.4", "@types/react": "19.0.9", "@types/react-dom": "19.0.3",