terra-demographics-banner
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -7,2 +7,7 @@ Changelog | ||
1.12.0 - (October 6, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
1.11.0 - (September 26, 2017) | ||
@@ -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.4.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-responsive-element | ^1.9.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size | | ||
| terra-base | ^2.5.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-responsive-element | ^1.10.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size | | ||
@@ -16,3 +16,3 @@ ## devDependencies | ||
| react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. | | ||
| terra-props-table | ^1.8.0 | ^15.4.2 | terra-props-table | | ||
| terra-props-table | ^1.9.0 | ^15.4.2 | terra-props-table | | ||
@@ -24,2 +24,2 @@ ## peerDependencies | ||
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. | | ||
| terra-base | ^2.4.0 | ^15.4.2 | The base component sets minimal global styles for an application. | | ||
| terra-base | ^2.5.0 | ^15.4.2 | The base component sets minimal global styles for an application. | |
{ | ||
"name": "terra-demographics-banner", | ||
"main": "lib/DemographicsBanner.js", | ||
"version": "1.11.0", | ||
"version": "1.12.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.9.0" | ||
"terra-props-table": "^1.10.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "peerDependencies": { | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^2.5.0" | ||
"terra-base": "^2.6.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^2.5.0", | ||
"terra-responsive-element": "^1.10.0" | ||
"terra-base": "^2.6.0", | ||
"terra-responsive-element": "^1.11.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
41915
Updatedterra-base@^2.6.0