File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
"dependencies" : {
65
65
"babel-plugin-istanbul" : " ^4.1.6" ,
66
66
"babel-preset-jest" : " ^23.0.0" ,
67
- "cpx" : " ^1.5.0" ,
68
67
"fs-extra" : " 6.0.1" ,
69
- "jest-config" : " ^23.0.0" ,
70
- "lodash" : " ^4.17.10" ,
71
- "pkg-dir" : " ^3.0.0" ,
72
- "yargs" : " ^12.0.1"
68
+ "lodash" : " ^4.17.10"
73
69
},
74
70
"peerDependencies" : {
75
71
"babel-core" : " ^6.26.3 || ^7.0.0-0" ,
87
83
"@types/yargs" : " ^11.0.0" ,
88
84
"babel-core" : " ^6.26.3" ,
89
85
"babel-preset-env" : " ^1.7.0" ,
86
+ "cpx" : " ^1.5.0" ,
90
87
"cross-spawn" : " latest" ,
91
88
"cross-spawn-with-kill" : " latest" ,
92
89
"doctoc" : " latest" ,
93
90
"husky" : " ^0.14.3" ,
94
91
"jest" : " ^23.0.0" ,
92
+ "jest-config" : " ^23.0.0" ,
95
93
"lint-staged" : " ^7.1.2" ,
94
+ "pkg-dir" : " ^3.0.0" ,
96
95
"prettier" : " ^1.12.1" ,
97
96
"react" : " 16.4.1" ,
98
97
"react-test-renderer" : " 16.4.1" ,
99
98
"reflect-metadata" : " ^0.1.12" ,
100
99
"rimraf" : " ^2.6.2" ,
101
100
"ts-jest" : " 23.0.0" ,
102
101
"tslint" : " ^5.10.0" ,
103
- "typescript" : " ^2.8.3"
102
+ "typescript" : " ^2.8.3" ,
103
+ "yargs" : " ^12.0.1"
104
104
},
105
105
"lint-staged" : {
106
106
"*.js" : [
You can’t perform that action at this time.
0 commit comments