@ltht-react/card
Advanced tools
Comparing version 1.3.32 to 1.3.33
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.3.33 (2021-12-16) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## 1.3.32 (2021-12-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "1.3.32", | ||
"version": "1.3.33", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,11 +30,11 @@ "author": "LTHT", | ||
"@emotion/styled": "^11.0.0", | ||
"@ltht-react/banner": "^1.0.5", | ||
"@ltht-react/icon": "^1.3.32", | ||
"@ltht-react/styles": "^1.3.24", | ||
"@ltht-react/types": "^1.0.28", | ||
"@ltht-react/utils": "^1.1.30", | ||
"@ltht-react/banner": "^1.0.6", | ||
"@ltht-react/icon": "^1.3.33", | ||
"@ltht-react/styles": "^1.3.25", | ||
"@ltht-react/types": "^1.0.29", | ||
"@ltht-react/utils": "^1.1.31", | ||
"classnames": "^2.2.6", | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "0b4f28aa150c065034eb1ca38cc7f83665ef672f" | ||
"gitHead": "bac9567fdeb3d9c55620a25232ce8e22e753e768" | ||
} |
52054
Updated@ltht-react/banner@^1.0.6
Updated@ltht-react/icon@^1.3.33
Updated@ltht-react/styles@^1.3.25
Updated@ltht-react/types@^1.0.29
Updated@ltht-react/utils@^1.1.31