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.
G
Grey Baker committed
b66e6e41e606745b30238689fa1a98e874b29e6e
Parent: 8c1614a
Committed by Dan Abramov <dan.abramov@gmail.com>
on 1/18/2019, 8:21:12 PM