diff options
| author | Joe Carstairs <me@joeac.net> | 2026-01-08 22:05:03 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-01-08 22:05:03 +0000 |
| commit | 3966da7bc5790cf8073cdb742b2394b0fb5214c7 (patch) | |
| tree | f99728e60540c99108d96dfcd61aac51b40558e6 /website/package.json | |
| parent | 48ca4c2a03df35b8d5d7555ac1f288f3daabc890 (diff) | |
manually installs sharp
Diffstat (limited to 'website/package.json')
| -rw-r--r-- | website/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/package.json b/website/package.json index a0a647c..61619a2 100644 --- a/website/package.json +++ b/website/package.json @@ -20,6 +20,7 @@ "astro": "^5.1.1", "markdown-it": "^14.1.0", "nodemailer": "^7.0.11", + "sharp": "^0.34.5", "typescript": "^5.4.3" }, "devDependencies": { |
