Skip to content

Commit 3ea56f4

Browse files
Himanshu SatijaHimanshu Satija
authored andcommitted
change RN version
1 parent 6eff57e commit 3ea56f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"packager",
1414
"rnpm"
1515
],
16-
"version": "0.4.1",
16+
"version": "0.4.2",
1717
"private": false,
1818
"dependencies": {
1919
"color": "~0.11.1",
@@ -24,7 +24,7 @@
2424
},
2525
"peerDependencies": {
2626
"react-native-vector-icons": "2.0.x",
27-
"react-native": "0.26.x",
27+
"react-native": "0.26.0 - 0.27.1",
2828
"react": "15.0.2"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)