mirror of
https://github.com/zhigang1992/react-jsonschema-form.git
synced 2026-04-28 20:25:31 +08:00
Bump v0.47.0.
* Make the base input widget customizable. (#547) * Add UI option for omitting field label (#558) * add prop-types package and add respective imports b/c it was deprecated (#549)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-jsonschema-form",
|
||||
"version": "0.46.0",
|
||||
"version": "0.47.0",
|
||||
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
|
||||
"scripts": {
|
||||
"build:readme": "toctoc README.md -w",
|
||||
|
||||
Reference in New Issue
Block a user