@tinacms/form-builder
Advanced tools
Comparing version 0.2.0-alpha.1 to 0.2.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.0-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.1.1...@tinacms/form-builder@0.2.0-alpha.0) (2019-10-21) | ||
# [0.2.0](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.2.0-alpha.0...@tinacms/form-builder@0.2.0) (2019-10-28) | ||
@@ -9,0 +9,0 @@ ### Bug Fixes |
{ | ||
"name": "@tinacms/form-builder", | ||
"version": "0.2.0-alpha.1", | ||
"version": "0.2.0", | ||
"main": "build/index.js", | ||
@@ -31,3 +31,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.6-alpha.1", | ||
"@tinacms/scripts": "^0.1.6", | ||
"@types/jest": "^24.0.15", | ||
@@ -38,8 +38,8 @@ "jest": "^24.8.0", | ||
"dependencies": { | ||
"@tinacms/core": "^0.3.0-alpha.1", | ||
"@tinacms/core": "^0.3.0", | ||
"final-form": "^4.18.2", | ||
"react-final-form": "^6.3.0", | ||
"react-tinacms": "^0.5.0-alpha.1" | ||
"react-tinacms": "^0.5.0" | ||
}, | ||
"gitHead": "cf71a82993abaaabec485b492224406ad6e3aff5" | ||
"gitHead": "582ebc201cd0456fff23527116bb3fb2d4b6d774" | ||
} |
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
21189
Updated@tinacms/core@^0.3.0
Updatedreact-tinacms@^0.5.0