File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 "module" : " dist/codeshift-cli.esm.js" ,
66 "types" : " dist/codeshift-cli.cjs.d.ts" ,
77 "license" : " MIT" ,
8- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/cli" ,
8+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/cli" ,
99 "bin" : {
1010 "codeshift" : " ./bin/codeshift-cli.js" ,
1111 "codeshift-cli" : " ./bin/codeshift-cli.js"
Original file line number Diff line number Diff line change 44 "main" : " dist/codeshift-fetcher.cjs.js" ,
55 "types" : " dist/codeshift-fetcher.cjs.d.ts" ,
66 "license" : " MIT" ,
7- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/fetcher" ,
7+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/fetcher" ,
88 "dependencies" : {
99 "@codeshift/types" : " *" ,
1010 "chalk" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 44 "main" : " dist/codeshift-initializer.cjs.js" ,
55 "types" : " dist/codeshift-initializer.cjs.d.ts" ,
66 "license" : " MIT" ,
7- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/initializer" ,
7+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/initializer" ,
88 "dependencies" : {
99 "@codeshift/cli" : " *" ,
1010 "@codeshift/test-utils" : " *" ,
Original file line number Diff line number Diff line change 44 "main" : " dist/codeshift-publisher.cjs.js" ,
55 "types" : " dist/codeshift-publisher.cjs.d.ts" ,
66 "license" : " MIT" ,
7- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/publisher" ,
7+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/publisher" ,
88 "dependencies" : {
99 "@codeshift/initializer" : " *" ,
1010 "@preconstruct/cli" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 55 "module" : " dist/codeshift-test-utils.esm.js" ,
66 "types" : " dist/codeshift-test-utils.cjs.d.ts" ,
77 "license" : " MIT" ,
8- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/test-utils" ,
8+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/test-utils" ,
99 "dependencies" : {
1010 "jscodeshift" : " ^0.13.1"
1111 }
Original file line number Diff line number Diff line change 55 "module" : " dist/codeshift-types.esm.js" ,
66 "types" : " dist/codeshift-types.cjs.d.ts" ,
77 "license" : " MIT" ,
8- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/types"
8+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/types"
99}
Original file line number Diff line number Diff line change 55 "module" : " dist/codeshift-utils.esm.js" ,
66 "types" : " dist/codeshift-utils.cjs.d.ts" ,
77 "license" : " MIT" ,
8- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/utils"
8+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/utils"
99}
Original file line number Diff line number Diff line change 44 "main" : " dist/codeshift-validator.cjs.js" ,
55 "types" : " dist/codeshift-validator.cjs.d.ts" ,
66 "license" : " MIT" ,
7- "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/master /packages/validator" ,
7+ "repository" : " https://github.com/CodeshiftCommunity/CodeshiftCommunity/tree/main /packages/validator" ,
88 "dependencies" : {
99 "@codeshift/fetcher" : " ^0.2.0" ,
1010 "@codeshift/types" : " ^0.0.6" ,
You can’t perform that action at this time.
0 commit comments