summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-01-08 22:16:11 +0000
committerJoe Carstairs <me@joeac.net>2026-01-08 22:16:11 +0000
commitd9824e60a575aecbbc1576dc64db9d492ea16af2 (patch)
tree90100b81e7f29136420b68d7850924cc0c5ea946 /website/package.json
parent3966da7bc5790cf8073cdb742b2394b0fb5214c7 (diff)
Revert "manually installs sharp"
This reverts commit 3966da7bc5790cf8073cdb742b2394b0fb5214c7.
Diffstat (limited to 'website/package.json')
-rw-r--r--website/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/website/package.json b/website/package.json
index 61619a2..a0a647c 100644
--- a/website/package.json
+++ b/website/package.json
@@ -20,7 +20,6 @@
"astro": "^5.1.1",
"markdown-it": "^14.1.0",
"nodemailer": "^7.0.11",
- "sharp": "^0.34.5",
"typescript": "^5.4.3"
},
"devDependencies": {