Unverified Commit 2ffea39a authored by Bowen Liang's avatar Bowen Liang Committed by GitHub

fix: add sharp package to fix sharp-missing-in-production warning (#2060)

parent 1e76b1bf
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
"remark-math": "^5.1.1", "remark-math": "^5.1.1",
"scheduler": "^0.23.0", "scheduler": "^0.23.0",
"server-only": "^0.0.1", "server-only": "^0.0.1",
"sharp": "^0.33.2",
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"swr": "^2.1.0", "swr": "^2.1.0",
"use-context-selector": "^1.4.1" "use-context-selector": "^1.4.1"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment