@bbc/psammead-amp-geo
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,3 @@ # Psammead Amp Geo Changelog | ||
|---------|-------------| | ||
| 1.2.1 | [PR#4271](https://github.com/bbc/psammead/pull/4271) change react peer dep to >=16.9.0 | | ||
| 1.2.0 | [PR#3539](https://github.com/bbc/psammead/pull/3539) Add gbOrUnknown group to AMP Geo component | | ||
@@ -8,0 +9,0 @@ | 1.1.2 | [PR#1942](https://github.com/bbc/psammead/pull/1942) Talos - Bump React to 16.9.0 | |
{ | ||
"name": "@bbc/psammead-amp-geo", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "module": "esm/index.js", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.9.0" | ||
"react": ">=16.9.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
9370