File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 36
36
" firebase"
37
37
],
38
38
"peerDependencies" : {
39
- "react" : " *"
39
+ "react" : " *" ,
40
+ "react-native" : " *"
40
41
},
41
42
"rnpm" : {
42
43
"commands" : {
52
53
},
53
54
"devDependencies" : {
54
55
"babel-eslint" : " ^7.0.0" ,
56
+ "babel-jest" : " ^14.1.0" ,
57
+ "babel-preset-react-native" : " ^1.9.0" ,
58
+ "cpx" : " ^1.5.0" ,
59
+ "debug" : " ^2.2.0" ,
60
+ "enzyme" : " ^2.4.1" ,
55
61
"eslint" : " ^3.8.1" ,
56
62
"eslint-config-airbnb" : " ^12.0.0" ,
57
63
"eslint-plugin-flowtype" : " ^2.20.0" ,
58
64
"eslint-plugin-import" : " ^2.0.1" ,
59
65
"eslint-plugin-jsx-a11y" : " ^2.2.3" ,
60
66
"eslint-plugin-react" : " ^6.4.1" ,
61
- "babel-jest" : " ^14.1.0" ,
62
- "babel-preset-react-native" : " ^1.9.0" ,
63
- "cpx" : " ^1.5.0" ,
64
- "debug" : " ^2.2.0" ,
65
- "enzyme" : " ^2.4.1" ,
67
+ "flow-bin" : " ^0.35.0" ,
66
68
"jest" : " ^14.1.0" ,
67
69
"jest-react-native" : " ^14.1.3" ,
68
70
"mocha" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments