Skip to content

Commit

Permalink
fix(deps): Update package.json (#1583)
Browse files Browse the repository at this point in the history
* Update package.json

* Remove react version from peerDependencies

* Update package.json

Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
  • Loading branch information
safaiyeh and Titozzz committed Aug 25, 2020
1 parent c2395bf commit 8dd9969
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"type": "Component"
},
"peerDependencies": {
"react": "16.11.0",
"react-native": ">=0.60 <0.63"
"react-native": ">=0.60 <0.64"
},
"dependencies": {
"escape-string-regexp": "2.0.0",
Expand Down

0 comments on commit 8dd9969

Please sign in to comment.