@tinacms/form-builder
Advanced tools
Comparing version 0.2.0-alpha.0 to 0.2.0-alpha.1
{ | ||
"name": "@tinacms/form-builder", | ||
"version": "0.2.0-alpha.0", | ||
"version": "0.2.0-alpha.1", | ||
"main": "build/index.js", | ||
@@ -31,3 +31,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.6-alpha.0", | ||
"@tinacms/scripts": "^0.1.6-alpha.1", | ||
"@types/jest": "^24.0.15", | ||
@@ -38,8 +38,8 @@ "jest": "^24.8.0", | ||
"dependencies": { | ||
"@tinacms/core": "^0.3.0-alpha.0", | ||
"@tinacms/core": "^0.3.0-alpha.1", | ||
"final-form": "^4.18.2", | ||
"react-final-form": "^6.3.0", | ||
"react-tinacms": "^0.5.0-alpha.0" | ||
"react-tinacms": "^0.5.0-alpha.1" | ||
}, | ||
"gitHead": "113100a04c5e18ba3f878334183f87616b40befd" | ||
"gitHead": "cf71a82993abaaabec485b492224406ad6e3aff5" | ||
} |
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
Updated@tinacms/core@^0.3.0-alpha.1
Updatedreact-tinacms@^0.5.0-alpha.1