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 33 "version" : " 0.1.3" ,
44 "private" : true ,
55 "scripts" : {
6- "start" : " node node_modules/react-native/local-cli/cli.js start" ,
7- "postinstall" : " rm -rf node_modules/react-native-custom-tabs/Example"
6+ "start" : " node node_modules/react-native/local-cli/cli.js start"
87 },
98 "dependencies" : {
109 "react" : " 16.3.1" ,
1110 "react-native" : " 0.55.4" ,
12- "react-native-custom-tabs" : " file :.."
11+ "react-native-custom-tabs" : " link :.."
1312 },
1413 "devDependencies" : {
1514 "@types/react" : " ^16.4.6" ,
Original file line number Diff line number Diff line change @@ -3175,8 +3175,9 @@ react-devtools-core@3.1.0:
31753175 shell-quote "^1.6.1"
31763176 ws "^2.0.3"
31773177
3178- " react-native-custom-tabs@file:.. " :
3179- version "0.1.7"
3178+ " react-native-custom-tabs@link:.. " :
3179+ version "0.0.0"
3180+ uid ""
31803181
31813182react-native@0.55.4 :
31823183 version "0.55.4"
You can’t perform that action at this time.
0 commit comments