Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 1ff2907

Browse files
authored
Merge pull request #8 from m31271n/patch-1
Update styled-components
2 parents cc07649 + bbcd17c commit 1ff2907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-app-rewired": "^1.2.0"
2828
},
2929
"peerDependencies": {
30-
"styled-components": "2.x"
30+
"styled-components": "2.x || 3.x"
3131
},
3232
"devDependencies": {
3333
"babel-cli": "6.x.x",

0 commit comments

Comments
 (0)