@basalt/bedrock-schema-form
Advanced tools
Comparing version 0.30.0-alpha.2 to 0.30.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.30.0](https://github.com/basaltinc/bedrock/compare/v0.30.0-alpha.4...v0.30.0) (2019-02-08) | ||
**Note:** Version bump only for package @basalt/bedrock-schema-form | ||
## [0.29.4](https://github.com/basaltinc/bedrock/compare/v0.29.3...v0.29.4) (2019-01-28) | ||
@@ -8,0 +16,0 @@ |
@@ -8,3 +8,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
import _assertThisInitialized from "@babel/runtime/helpers/esm/assertThisInitialized"; | ||
var _jsxFileName = "/Users/Evan/dev/basalt/bedrock-repos/bedrock/components/schema-form/src/schema-form.jsx"; | ||
var _jsxFileName = "/home/travis/build/basaltinc/bedrock/components/schema-form/src/schema-form.jsx"; | ||
import React from 'react'; | ||
@@ -11,0 +11,0 @@ import Form from 'react-jsonschema-form'; |
{ | ||
"name": "@basalt/bedrock-schema-form", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.30.0-alpha.2", | ||
"version": "0.30.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,3 +14,3 @@ "module": "dist/schema-form.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.30.0-alpha.2", | ||
"@basalt/bedrock-core": "^0.30.0", | ||
"react-jsonschema-form": "1.0.7", | ||
@@ -34,3 +34,4 @@ "shortid": "^2.2.14" | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "45092fd0026e19a29611e5fc78115c78ceb602ab" | ||
} |
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
12040
Updated@basalt/bedrock-core@^0.30.0