➖ Remove unused sharp dependency
This commit is contained in:
parent
3899993261
commit
05a265315d
|
@ -24,7 +24,6 @@
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-dropzone": "^14.2.3",
|
"react-dropzone": "^14.2.3",
|
||||||
"sharp": "^0.32.6",
|
|
||||||
"styled-components": "^5.3.9",
|
"styled-components": "^5.3.9",
|
||||||
"three": "^0.151.3"
|
"three": "^0.151.3"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue