terra-demographics-banner
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -7,2 +7,7 @@ Changelog | ||
1.16.0 - (January 18, 2018) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.15.0 - (January 5, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -8,4 +8,4 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-base | ^2.8.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-responsive-element | ^1.13.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size | | ||
| terra-base | ^2.9.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-responsive-element | ^1.14.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size | | ||
@@ -23,2 +23,2 @@ ## devDependencies | ||
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. | | ||
| terra-base | ^2.8.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-base | ^2.9.0 | ^15.4.2 | The base component sets minimal global styles for an application. | |
{ | ||
"name": "terra-demographics-banner", | ||
"main": "lib/DemographicsBanner.js", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "The demographics component is used to display demographic information about a person in a condensed, easy to read format.", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"react-intl": "^2.3.0", | ||
"terra-props-table": "^1.10.1" | ||
"terra-props-table": "^1.11.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "peerDependencies": { | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^2.9.0" | ||
"terra-base": "^2.10.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^2.9.0", | ||
"terra-responsive-element": "^1.14.0" | ||
"terra-base": "^2.10.0", | ||
"terra-responsive-element": "^1.15.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
85354
51
1226
Updatedterra-base@^2.10.0