dillon1000/react
Commit
Browse files Add directory details to the package.json of all packages (#14628)
Specifying the directory as part of the `repository` field in a `package.json` allows third party tools to provide better support when working with monorepos. For example, it allows them to correctly construct a commit diff for a specific package. This format was accepted by npm in https://github.com/npm/rfcs/pull/19.
Changed paths16 files
First-parent comparisonpackages/create-subscription/package.json ModifiedM packages/eslint-plugin-react-hooks/package.json ModifiedM packages/jest-mock-scheduler/package.json ModifiedM packages/jest-react/package.json ModifiedM packages/react-art/package.json ModifiedM packages/react-cache/package.json ModifiedM packages/react-debug-tools/package.json ModifiedM packages/react-dom/package.json ModifiedM packages/react-is/package.json ModifiedM packages/react-native-renderer/package.json ModifiedM packages/react-noop-renderer/package.json ModifiedM packages/react-reconciler/package.json ModifiedM packages/react-stream/package.json ModifiedM packages/react-test-renderer/package.json ModifiedM packages/react/package.json ModifiedM packages/scheduler/package.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…