From 77f3e29a303ed236d5637a4bef4a630c6c42c48e Mon Sep 17 00:00:00 2001 From: jolheiser Date: Wed, 16 Aug 2023 20:58:07 -0500 Subject: [PATCH] chore: unused dep Signed-off-by: jolheiser --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 53470ef..e7d5c6a 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,7 @@ "@catppuccin/tailwindcss": "^0.1.6", "npm-run-all": "^4.1.5", "simple-icons": "^9.10.0", - "tailwindcss": "^3.3.3", - "vscode-html-languageserver-bin": "^1.4.0" + "tailwindcss": "^3.3.3" }, "license": "MIT" }