removed styled-theming dependency

This commit is contained in:
Kim, Jimin 2021-05-19 17:26:40 +09:00
parent 087e9fa8c8
commit c850184bc7
10 changed files with 129 additions and 115 deletions

View file

@ -42,13 +42,11 @@
"react-scripts": "^4.0.3",
"react-tooltip": "^4.2.19",
"styled-components": "^5.3.0",
"styled-theming": "^2.2.0",
"web-vitals": "^1.1.2"
},
"devDependencies": {
"@types/node": "^15.0.2",
"@types/styled-components": "^5.1.9",
"@types/styled-theming": "^2.2.5",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"eslint": "^7.26.0",