File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 35
35
"invariant" : " ^2.2.4" ,
36
36
"jscodeshift" : " ^0.14.0" ,
37
37
"mkdirp" : " ^0.5.1" ,
38
- "nullthrows" : " ^1.1.1"
38
+ "nullthrows" : " ^1.1.1" ,
39
+ "yargs" : " ^17.6.2"
39
40
},
40
41
"devDependencies" : {
41
42
"@babel/core" : " ^7.20.0" ,
52
53
"hermes-estree" : " 0.19.1" ,
53
54
"micromatch" : " ^4.0.4" ,
54
55
"prettier" : " 2.8.8" ,
55
- "rimraf" : " ^3.0.2" ,
56
- "yargs" : " ^17.6.2"
56
+ "rimraf" : " ^3.0.2"
57
57
},
58
58
"peerDependencies" : {
59
59
"@babel/preset-env" : " ^7.1.6"
Original file line number Diff line number Diff line change 124
124
"chalk" : " ^4.0.0" ,
125
125
"event-target-shim" : " ^5.0.1" ,
126
126
"flow-enums-runtime" : " ^0.0.6" ,
127
+ "glob" : " ^7.1.1" ,
127
128
"invariant" : " ^2.2.4" ,
128
129
"jest-environment-node" : " ^29.6.3" ,
129
130
"jsc-android" : " ^250231.0.0" ,
162
163
}
163
164
]
164
165
}
165
- }
166
+ }
You can’t perform that action at this time.
0 commit comments