Files
react-jsonschema-form/lerna.json
Jason Ritchie ef8b7fce19 Monorepo with Lerna (#1501)
Use Lerna to maintain core and themes as a monorepo. This should streamline creation of new themes and maintenance of existing theme(s).
2019-11-10 08:26:01 -08:00

5 lines
63 B
JSON

{
"packages": ["packages/*"],
"version": "2.0.0-alpha.1"
}