File tree Expand file tree Collapse file tree 2 files changed +69
-1974
lines changed Expand file tree Collapse file tree 2 files changed +69
-1974
lines changed Original file line number Diff line number Diff line change 26
26
"author" : " " ,
27
27
"license" : " " ,
28
28
"peerDependencies" : {
29
- "react-native" : " ^0.41.2"
30
- },
31
- "dependencies" : {
32
- "babel-plugin-module-resolver" : " ^3.2.0" ,
33
- "react" : " ^16.8.3" ,
34
- "react-native" : " ^0.59.5" ,
35
- "react-timer-mixin" : " ^0.13.4"
29
+ "react" : " >=16.8.6" ,
30
+ "react-native" : " >=0.60.0"
36
31
},
32
+ "dependencies" : {},
37
33
"devDependencies" : {
38
34
"@babel/core" : " ^7.4.3" ,
39
35
"@babel/runtime" : " ^7.4.3" ,
40
36
"@react-native-community/eslint-config" : " 0.0.5" ,
41
37
"babel-jest" : " ^24.7.1" ,
38
+ "babel-plugin-module-resolver" : " ^3.2.0" ,
42
39
"eslint" : " ^5.16.0" ,
43
40
"eslint-plugin-prettier" : " ^3.0.1" ,
44
41
"jest" : " ^24.7.1" ,
45
42
"metro-react-native-babel-preset" : " ^0.53.1" ,
46
43
"prettier" : " ^1.17.0" ,
44
+ "react-timer-mixin" : " ^0.13.4" ,
47
45
"react-test-renderer" : " 16.8.3"
48
46
},
49
47
"jest" : {
You can’t perform that action at this time.
0 commit comments