Skip to content

Commit

Permalink
Merge pull request #26 from doesnotexist/patch-1
Browse files Browse the repository at this point in the history
styled-components ^v6.0.0
  • Loading branch information
pcbowers authored May 9, 2024
2 parents 1999f91 + afe317e commit f8cf6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react": "^18",
"rxjs": "^7.8.0",
"sanity": "^3",
"styled-components": "^5.3.6"
"styled-components": "^5.3.6 || ^6.0.0"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit f8cf6d2

Please sign in to comment.