@ltht-react/card
Advanced tools
Comparing version 0.1.26 to 0.1.27
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.27](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/card@0.1.26...@ltht-react/card@0.1.27) (2020-08-18) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## [0.1.26](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/card@0.1.25...@ltht-react/card@0.1.26) (2020-08-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,10 +30,10 @@ "author": "LTHT", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/icon": "^0.1.20", | ||
"@ltht-react/styles": "^0.1.12", | ||
"@ltht-react/types": "^0.0.19", | ||
"@ltht-react/utils": "^0.1.12", | ||
"@ltht-react/icon": "^0.1.21", | ||
"@ltht-react/styles": "^0.1.13", | ||
"@ltht-react/types": "^0.0.20", | ||
"@ltht-react/utils": "^0.1.13", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "68713e3d54ac168baeea312afae463d1c59f1187" | ||
"gitHead": "4f3c72294fd0d63e671c06d3dcb4b68ac004818a" | ||
} |
21836
+ Added@ltht-react/types@0.0.20(transitive)
- Removed@ltht-react/types@0.0.19(transitive)
Updated@ltht-react/icon@^0.1.21
Updated@ltht-react/styles@^0.1.13
Updated@ltht-react/types@^0.0.20
Updated@ltht-react/utils@^0.1.13