Skip to content

Commit bf37263

Browse files
update RN and react dependencies
1 parent e7a43c1 commit bf37263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"react-native-vector-icons": "2.x.x"
2626
},
2727
"peerDependencies": {
28-
"react-native": ">=0.26.0",
29-
"react": ">=15.0.2"
28+
"react-native": ">=0.38.0",
29+
"react": ">=15.4.0"
3030
},
3131
"devDependencies": {
3232
"babel-eslint": "^6.1.2",

0 commit comments

Comments
 (0)