@tinacms/react-core
Advanced tools
Comparing version 0.3.0 to 0.3.1-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/react-core@0.3.0...@tinacms/react-core@0.3.1-alpha.0) (2020-06-17) | ||
**Note:** Version bump only for package @tinacms/react-core | ||
# [0.3.0](https://github.com/tinacms/tinacms/compare/@tinacms/react-core@0.2.13...@tinacms/react-core@0.3.0) (2020-06-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/react-core", | ||
"version": "0.3.0", | ||
"version": "0.3.1-alpha.0", | ||
"license": "Apache-2.0", | ||
@@ -23,4 +23,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@tinacms/core": "^0.9.0", | ||
"@tinacms/forms": "^0.6.0" | ||
"@tinacms/core": "^0.10.0-alpha.0", | ||
"@tinacms/forms": "^0.6.1-alpha.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e9a2ea1be257729fd7fb1babace966bc97d9ef25" | ||
"gitHead": "65d302c2e3508f25b4893efdf16c8f80cf43ac43" | ||
} |
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
28348
+ Added@tinacms/core@0.10.1(transitive)
- Removed@tinacms/core@0.9.0(transitive)