Skip to content

Commit

Permalink
Adding RN to peer dependencies too
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrachet committed Jul 10, 2017
1 parent eb1848f commit a9a55d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"react-native-mock": "^0.3.1",
"react-test-renderer": "^15.6.1"
},
"peerDependencies": {
"react-native": "0.44.0"
},
"jest": {
"preset": "react-native",
"setupFiles": [
Expand Down

0 comments on commit a9a55d7

Please sign in to comment.