From 728aea74ecc451f601caf6dca7378dc25e3e157a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Mon, 26 Jan 2026 20:50:24 +0100 Subject: [PATCH] remove again --- bun.lock | 1 - package.json | 1 - 2 files changed, 2 deletions(-) diff --git a/bun.lock b/bun.lock index 7226345..ff0f5c1 100644 --- a/bun.lock +++ b/bun.lock @@ -19,7 +19,6 @@ "@tailwindcss/postcss": "^4.1.18", "@types/bun": "latest", "@types/node": "^24.10.9", - "@typescript-eslint/parser": "^8.54.0", "eslint": "^9.39.2", "eslint-plugin-better-tailwindcss": "^4.0.2", "globals": "^17.1.0", diff --git a/package.json b/package.json index 64426f6..08c8add 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,6 @@ "@tailwindcss/postcss": "^4.1.18", "@types/bun": "latest", "@types/node": "^24.10.9", - "@typescript-eslint/parser": "^8.54.0", "eslint": "^9.39.2", "eslint-plugin-better-tailwindcss": "^4.0.2", "globals": "^17.1.0",