There was an error while loading. Please reload this page.
1 parent c5e8899 commit 45ff77fCopy full SHA for 45ff77f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-jsonschema-form",
3
- "version": "1.4.0",
+ "version": "1.5.0",
4
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
5
"scripts": {
6
"build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/",
0 commit comments