🧹 UI cleanup and removal of unused packages

This commit is contained in:
2021-06-09 08:53:16 -07:00
parent 0d6eb0d980
commit 1cfe2b215d
6 changed files with 21 additions and 28 deletions

View File

@@ -35,8 +35,6 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"react-window-dynamic-list": "^2.3.5",
"request": "^2.88.2",
"sharp": "^0.28.1",
@@ -61,7 +59,6 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.16",
"@types/react-syntax-highlighter": "^13.5.0",
"@types/unzipper": "^0.10.3",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",