File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 142
142
"prettier-eslint-cli" : " ^5.0.0" ,
143
143
"react-dom" : " 16.8.3" ,
144
144
"react-native-cli" : " ^2.0.1" ,
145
- "react-native-mock" : " chinesedfan/react-native-mock" ,
145
+ "react-native-mock" : " chinesedfan/react-native-mock#git-point " ,
146
146
"react-test-renderer" : " 16.8.3" ,
147
147
"reactotron-react-native" : " ^1.14.0" ,
148
148
"reactotron-redux" : " ^1.13.0" ,
152
152
"stylelint-config-styled-components" : " ^0.1.1" ,
153
153
"stylelint-processor-styled-components" : " ^1.0.0"
154
154
},
155
+ "resolutions" : {
156
+ "react-native-tab-view" : " chinesedfan/react-native-tab-view#git-point"
157
+ },
155
158
"jest" : {
156
159
"preset" : " react-native" ,
157
160
"testMatch" : [
Original file line number Diff line number Diff line change @@ -9237,7 +9237,7 @@ react-native-material-design-searchbar@^1.1.4:
9237
9237
prop-types "^15.5.10"
9238
9238
react-native-vector-icons "^4.2.0"
9239
9239
9240
- react-native-mock@chinesedfan/react-native-mock :
9240
+ react-native-mock@chinesedfan/react-native-mock#git-point :
9241
9241
version "0.3.1"
9242
9242
resolved "https://codeload.github.com/chinesedfan/react-native-mock/tar.gz/eadfb9b0509666c2c0e56edc9f1e0b5babd200a1"
9243
9243
dependencies :
@@ -9324,9 +9324,9 @@ react-native-syntax-highlighter@^1.2.1:
9324
9324
babel-runtime "^6.23.0"
9325
9325
react-syntax-highlighter "^5.6.2"
9326
9326
9327
- " react-native-tab-view@github:react-navigation/react-native-tab-view " :
9327
+ react-native-tab-view@chinesedfan/react-native-tab-view#git-point, "react-native-tab-view@github:react-navigation/react-native-tab-view":
9328
9328
version "0.0.74"
9329
- resolved "https://codeload.github.com/react-navigation /react-native-tab-view/tar.gz/36ebd834d78b841fc19778c966465d02fd1213bb "
9329
+ resolved "https://codeload.github.com/chinesedfan /react-native-tab-view/tar.gz/81c016aa0f05029c85d840f69279a548115520ba "
9330
9330
dependencies :
9331
9331
prop-types "^15.6.0"
9332
9332
You can’t perform that action at this time.
0 commit comments