Skip to content

Commit

Permalink
Add react-native@^0.55 to peerDependencies (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris authored and rborn committed Jun 18, 2018
1 parent 4a2b453 commit d6d7a27
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 @@ -33,7 +33,7 @@
],
"peerDependencies": {
"react": "^16.0",
"react-native": "^0.51 || ^0.52 || ^0.53 || ^0.54",
"react-native": "^0.51 || ^0.52 || ^0.53 || ^0.54 || ^0.55",

This comment has been minimized.

Copy link
@erickgordilloa

erickgordilloa Jun 21, 2018

fds

This comment has been minimized.

Copy link
@erickgordilloa

This comment has been minimized.

Copy link
@erickgordilloa

erickgordilloa Jun 21, 2018

dsvdsv

This comment has been minimized.

Copy link
@esipavicius

esipavicius Jul 14, 2018

? ;D

"prop-types": "^15.0 || ^16.0"
},
"devDependencies": {
Expand Down

0 comments on commit d6d7a27

Please sign in to comment.