Remove extraneous dependency on sharp.

This commit is contained in:
2023-12-04 17:20:00 +13:00
parent f26c4e5fc6
commit f7f84b54f0
2 changed files with 2 additions and 570 deletions

View File

@ -42,7 +42,6 @@
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.33.0",
"tailwindcss": "^3.3.5",
"unist-util-visit": "^4.0.0"
},