Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 1e74ecc

Browse files
author
dpatanin
committed
remove sharp dependency
1 parent 6c636f2 commit 1e74ecc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
"react": "^16.9.0",
2929
"react-burger-menu": "^2.6.11",
3030
"react-dom": "^16.9.0",
31-
"react-helmet": "^5.2.1",
32-
"minipass": "^2.8.5",
33-
"sharp": "^0.23.0"
31+
"react-helmet": "^5.2.1"
3432
},
3533
"devDependencies": {
3634
"node-sass": "^4.12.0",

0 commit comments

Comments
 (0)