Skip to content

Commit e6182bd

Browse files
committed
4.2.6
1 parent 87f747e commit e6182bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kpilens/rjsf-core",
3-
"version": "4.2.5",
3+
"version": "4.2.6",
44
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
55
"scripts": {
66
"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

Comments
 (0)