react-jsonschema-form-manager
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,3 +6,3 @@ { | ||
"author": "mavarazy@gmail.com", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"scripts": { | ||
@@ -51,4 +51,4 @@ "build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/", | ||
"peerDependencies": { | ||
"react": "15.0.0", | ||
"react-jsonschema-form": "0.50.1" | ||
"react": "^15.0.0", | ||
"react-jsonschema-form": "~0.50.1" | ||
}, | ||
@@ -55,0 +55,0 @@ "dependencies": { |
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
284679