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

This commit is contained in:
Bowen Liang
2024-01-16 17:25:18 +08:00
committed by GitHub
parent 1e76b1bf2d
commit 2ffea39a5c
2 changed files with 184 additions and 1 deletions

View File

@@ -74,6 +74,7 @@
"remark-math": "^5.1.1",
"scheduler": "^0.23.0",
"server-only": "^0.0.1",
"sharp": "^0.33.2",
"sortablejs": "^1.15.0",
"swr": "^2.1.0",
"use-context-selector": "^1.4.1"