@ltht-react/description-list
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.1.11](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/description-list@0.1.10...@ltht-react/description-list@0.1.11) (2020-08-04) | ||
**Note:** Version bump only for package @ltht-react/description-list | ||
## [0.1.10](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/description-list@0.1.9...@ltht-react/description-list@0.1.10) (2020-04-14) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@ltht-react/description-list", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "ltht-react DescriptionList component.", | ||
@@ -30,9 +30,9 @@ "author": "LTHT", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/styles": "^0.1.5", | ||
"@ltht-react/types": "^0.0.12", | ||
"@ltht-react/utils": "^0.1.5", | ||
"@ltht-react/styles": "^0.1.6", | ||
"@ltht-react/types": "^0.0.13", | ||
"@ltht-react/utils": "^0.1.6", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "79e452ce6a0da91052fb2cd5cff0fe4bcdda6865" | ||
"gitHead": "e26788e97a30647d3ca23a606d79725dff284d62" | ||
} |
9158
+ Added@ltht-react/types@0.0.13(transitive)
- Removed@ltht-react/types@0.0.12(transitive)
Updated@ltht-react/styles@^0.1.6
Updated@ltht-react/types@^0.0.13
Updated@ltht-react/utils@^0.1.6