aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-08-25 17:56:18 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-08-25 17:56:24 +0200
commit4cac4f32a42c8f5a8490ed5018c30a279b1f5eb0 (patch)
treeba1b15ac95dfa1c9153e044e20dc44c8a92f073e /package.json
parent05713943f7dfeae0c064900dc27a21369b195e89 (diff)
Add compression plugin
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 224526a..e469506 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"@fontsource/beiruti": "^5.2.5",
"@iconify-json/tabler": "^1.2.19",
"astro": "^5.13.2",
+ "astro-compressor": "^1.1.2",
"astro-icon": "^1.1.5",
"rehype-external-links": "^3.0.0",
"typescript": "5.8.3"