We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f747e commit e6182bdCopy full SHA for e6182bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kpilens/rjsf-core",
3
- "version": "4.2.5",
+ "version": "4.2.6",
4
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
5
"scripts": {
6
"build": "cross-env NODE_ENV=production rimraf dist && tsdx build --format cjs,es && BABEL_ENV=umd webpack --config webpack.config.dist.js && yarn deprecated:build:cjs && yarn deprecated:build:es && yarn deprecated:build:es:lib",
0 commit comments