Skip to content

Commit 28ab74e

Browse files
committed
update example react-native to 0.7.1
1 parent 7bf0479 commit 28ab74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"latest": "npm install react-native-listitem@* --save"
88
},
99
"dependencies": {
10-
"react-native": "^0.6.0",
10+
"react-native": "^0.7.1",
1111
"react-native-listitem": "^1.0.4"
1212
}
1313
}

0 commit comments

Comments
 (0)