File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 140
140
"prettier-eslint-cli" : " ^5.0.0" ,
141
141
"react-dom" : " 16.8.3" ,
142
142
"react-native-cli" : " ^2.0.1" ,
143
- "react-native-mock" : " https://github.com/shqld/ react-native-mock/tarball/master " ,
143
+ "react-native-mock" : " chinesedfan/ react-native-mock" ,
144
144
"react-test-renderer" : " 16.8.3" ,
145
145
"reactotron-react-native" : " ^1.14.0" ,
146
146
"reactotron-redux" : " ^1.13.0" ,
Original file line number Diff line number Diff line change @@ -9212,15 +9212,16 @@ react-native-material-design-searchbar@^1.1.4:
9212
9212
prop-types "^15.5.10"
9213
9213
react-native-vector-icons "^4.2.0"
9214
9214
9215
- " react-native-mock@https://github.com/shqld/ react-native-mock/tarball/master " :
9215
+ react-native-mock@chinesedfan/ react-native-mock :
9216
9216
version "0.3.1"
9217
- resolved "https://github.com/shqld /react-native-mock/tarball/master#cf57dad9a6482ac95f81af83a0db9023804d61c6 "
9217
+ resolved "https://codeload. github.com/chinesedfan /react-native-mock/tar.gz/eadfb9b0509666c2c0e56edc9f1e0b5babd200a1 "
9218
9218
dependencies :
9219
9219
cubic-bezier "^0.1.2"
9220
9220
invariant "^2.2.1"
9221
9221
keymirror "^0.1.1"
9222
9222
raf "^3.2.0"
9223
9223
react-addons-create-fragment latest
9224
+ react-timer-mixin "^0.13.3"
9224
9225
warning "^2.1.0"
9225
9226
9226
9227
react-native-parallax-scroll-view@^0.20.1 :
@@ -9445,6 +9446,11 @@ react-test-renderer@^16.0.0-0:
9445
9446
object-assign "^4.1.1"
9446
9447
prop-types "^15.6.0"
9447
9448
9449
+ react-timer-mixin@^0.13.3 :
9450
+ version "0.13.4"
9451
+ resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz#75a00c3c94c13abe29b43d63b4c65a88fc8264d3"
9452
+ integrity sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q==
9453
+
9448
9454
react-transform-hmr@^1.0.4 :
9449
9455
version "1.0.4"
9450
9456
resolved "https://registry.yarnpkg.com/react-transform-hmr/-/react-transform-hmr-1.0.4.tgz#e1a40bd0aaefc72e8dfd7a7cda09af85066397bb"
You can’t perform that action at this time.
0 commit comments