react-jsonschema-form
react-jsonschema-form copied to clipboard
Switch to yarn workspaces
This will make it easier to keep dependences in sync, as we'll only have a single yarn.lock or package-lock.json file.
Another option is to use lerna bootstrap --hoist.
Closing this because we are now using npm workspaces