Skip to content

Commit 154bf5e

Browse files
sugarshinazz
authored andcommitted
fix: update styled-components version to peerDependencies (#52)
1 parent b317703 commit 154bf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"peerDependencies": {
3030
"react": "*",
3131
"react-dom": "*",
32-
"styled-components": "^2 || ^3"
32+
"styled-components": "^2 || ^3 || ^4"
3333
},
3434
"dependencies": {
3535
"prop-types": "^15.6.0"

0 commit comments

Comments
 (0)