From ff38a2cdac5f05b6ba7b69b625aab09879e69c85 Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 6 Aug 2023 15:34:44 -0400 Subject: [PATCH] Remove astro-compress (was deleted from npm) until alternative --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 5d09291..531dd9a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "@typescript-eslint/eslint-plugin": "^6.2.0", "@typescript-eslint/parser": "^6.2.0", "astro": "^2.9.3", - "astro-compress": "^1.1.50", "astro-icon": "^1.0.0-next.2", "eslint": "^8.45.0", "eslint-plugin-astro": "^0.27.2",