Skip to content

Commit 4758a72

Browse files
franklengaaronvanston
authored andcommitted
Update package.json (#80)
1 parent 533107a commit 4758a72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"styled-components": "^2.0.0"
6161
},
6262
"peerDependencies": {
63-
"react": "^15.5.4",
64-
"react-dom": "^15.5.4",
65-
"styled-components": "^2.0.0"
63+
"react": "^15.5.4 || ^16.2.0",
64+
"react-dom": "^15.5.4 || ^16.2.0",
65+
"styled-components": "^2.0.0 || ^3.2.3"
6666
},
6767
"dependencies": {
6868
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)