Remove unused imports, packages and add lang

This commit is contained in:
2022-10-03 01:35:03 +02:00
parent c8d0d1e959
commit 85acc1bdac
8 changed files with 16 additions and 36 deletions

View File

@@ -15,8 +15,7 @@
"node-fetch": "^3.2.0",
"phosphor-react": "^1.3.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"swr": "^1.1.2"
"react-dom": "17.0.2"
},
"devDependencies": {
"@types/color": "^3.0.3",