mirror of
https://github.com/zhigang1992/react-jsonschema-form.git
synced 2026-01-12 22:50:02 +08:00
Use Lerna to maintain core and themes as a monorepo. This should streamline creation of new themes and maintenance of existing theme(s).
5 lines
63 B
JSON
5 lines
63 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"version": "2.0.0-alpha.1"
|
|
}
|