File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"react" : " 16.0.0-beta.5" ,
12
- "react-native" : " 0.49.2" ,
13
- "react-native-nested-listview" : " .. " ,
12
+ "react-native" : " ~ 0.49.2" ,
13
+ "react-native-nested-listview" : " file:../ " ,
14
14
"shortid" : " ^2.2.8"
15
15
},
16
16
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3805,12 +3805,12 @@ react-devtools-core@^2.5.0:
3805
3805
shell-quote "^1.6.1"
3806
3806
ws "^2.0.3"
3807
3807
3808
- react-native-nested-listview@.. :
3809
- version "0.0.2 "
3808
+ " react-native-nested-listview@file:.. " :
3809
+ version "0.0.3 "
3810
3810
dependencies :
3811
3811
shortid "^2.2.8"
3812
3812
3813
- react-native@0.49.2 :
3813
+ react-native@~ 0.49.2 :
3814
3814
version "0.49.2"
3815
3815
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.49.2.tgz#d40503cee172ad4c74f91a9115a1b11c54c21888"
3816
3816
dependencies :
You can’t perform that action at this time.
0 commit comments