File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2020 " @testrepo/dep02" ,
2121 " @testrepo/new-namespace" ,
2222 " @testrepo/namespace-casing" ,
23- " @testrepo/with-dev-deps"
23+ " @testrepo/with-dev-deps" ,
24+ " @testrepo/compiled-by-legacy"
2425 ],
2526 "bs-dependencies" : [
2627 " @testrepo/main" ,
2728 " @testrepo/dep01" ,
2829 " @testrepo/dep02" ,
2930 " @testrepo/new-namespace" ,
3031 " @testrepo/namespace-casing" ,
31- " @testrepo/with-dev-deps"
32+ " @testrepo/with-dev-deps" ,
33+ " @testrepo/compiled-by-legacy"
3234 ],
3335 "reason" : {
3436 "react-jsx" : 3
Original file line number Diff line number Diff line change 88 " packages/dep02" ,
99 " packages/new-namespace" ,
1010 " packages/namespace-casing" ,
11- " packages/with-dev-deps"
11+ " packages/with-dev-deps" ,
12+ " packages/compiled-by-legacy"
1213 ]
1314 },
1415 "dependencies" : {
Original file line number Diff line number Diff line change 1212 "author" : " " ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15+ "@testrepo/compiled-by-legacy" : " *" ,
1516 "@testrepo/dep01" : " *"
1617 }
1718}
You can’t perform that action at this time.
0 commit comments