Skip to content

Commit

Permalink
do not specify styled components as full dep
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed Nov 26, 2024
1 parent 9a24d67 commit 4abfe59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"react-popper": "1.0.0",
"react-remove-scroll": "2.4.3",
"react-select": "5.4.0",
"redux": "4.0.5",
"styled-components": "5.3.6"
"redux": "4.0.5"
},
"devDependencies": {
"react-redux": "8.1.2"
Expand Down

0 comments on commit 4abfe59

Please sign in to comment.