react-json-schema-ui-editor
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-json-schema-ui-editor", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "React component to edit json schema in a UI.", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"build:docs": "ladle build -o docs --base ./", | ||
"build:lib": "tsup", | ||
"build:lib": "tsup --format cjs,esm --dts --clean --sourcemap", | ||
"dev": "ladle serve", | ||
@@ -22,0 +22,0 @@ "preview": "ladle preview" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66336
7
745