Skip to content

Commit

Permalink
Merge pull request #1001 from keremoge/patch-1
Browse files Browse the repository at this point in the history
remove peerDependencies
  • Loading branch information
itinance committed May 5, 2021
2 parents baf88b3 + 2359a81 commit f0d6fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react-native": "^0.59.5",
"react-native-windows": "^0.57.2"
"react-native": "*",
"react-native-windows": "*"
}
}

0 comments on commit f0d6fb5

Please sign in to comment.