1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

move sharp to be a dependency

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-04-01 16:18:53 -04:00
parent 3cb288cd3b
commit 9a59a6de20

View File

@ -260,6 +260,7 @@
"rfc6902": "^4.0.2",
"selfsigned": "^2.0.1",
"semver": "^7.3.7",
"sharp": "^0.30.3",
"shell-env": "^3.0.1",
"spdy": "^4.0.2",
"tar": "^6.1.11",
@ -388,7 +389,6 @@
"react-window": "^1.8.6",
"sass": "^1.49.11",
"sass-loader": "^12.6.0",
"sharp": "^0.30.3",
"style-loader": "^3.3.1",
"tailwindcss": "^3.0.23",
"tar-stream": "^2.2.0",