summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorAshelyn Rose <git@ashen.earth>2024-09-01 18:11:56 -0600
committerAshelyn Rose <git@ashen.earth>2024-09-01 18:11:56 -0600
commit79ffd7e2c052bcdc0cc7df93a06306efd9817139 (patch)
treeaf2c233439028c9b484b1e42ac104b49cfbb6798 /package.json
parentc252e165db66b67d34d3120c10b426491dfee1c2 (diff)
Fix shit to build
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e05f3f6..d112af2 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
     "next": "^14.0.3",
     "react": "^18.2.0",
     "react-dom": "^18.2.0",
-    "sharp": "^0.32.1",
+    "sharp": "^0.32.6",
     "victormono": "^1.5.5"
   },
   "devDependencies": {