Revert "Update dependency styled-components to v6"

This reverts commit 1fffc18cf4.
This commit is contained in:
Aaron Riedel 2023-09-21 23:51:51 +02:00
parent 1fffc18cf4
commit 2603836f7c
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 54 additions and 124 deletions

View file

@ -15,7 +15,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "^5.0.0",
"styled-components": "^6.0.0",
"styled-components": "^5.2.1",
"typescript": "^5.0.0"
},
"devDependencies": {