react-json-schema-ui-editor
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "react-json-schema-ui-editor", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "React component to edit json schema in a UI.", | ||
@@ -19,6 +19,5 @@ "keywords": [ | ||
"build:docs": "ladle build -o docs --base ./", | ||
"build:lib": "tsup --format cjs,esm --dts --clean --sourcemap", | ||
"build:lib": "tsup --format cjs,esm", | ||
"dev": "ladle serve", | ||
"preview": "ladle preview", | ||
"publish": "npm run build && npm publish" | ||
"preview": "ladle preview" | ||
}, | ||
@@ -25,0 +24,0 @@ "tsup": { |
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
68936