@ltht-react/card
Advanced tools
Comparing version 1.3.39 to 1.3.40
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.3.40 (2022-01-10) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## 1.3.39 (2022-01-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "1.3.39", | ||
"version": "1.3.40", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,11 +30,11 @@ "author": "LTHT", | ||
"@emotion/styled": "^11.0.0", | ||
"@ltht-react/banner": "^1.0.12", | ||
"@ltht-react/icon": "^1.3.39", | ||
"@ltht-react/styles": "^1.3.31", | ||
"@ltht-react/types": "^1.0.35", | ||
"@ltht-react/utils": "^1.1.37", | ||
"@ltht-react/banner": "^1.0.13", | ||
"@ltht-react/icon": "^1.3.40", | ||
"@ltht-react/styles": "^1.3.32", | ||
"@ltht-react/types": "^1.0.36", | ||
"@ltht-react/utils": "^1.1.38", | ||
"classnames": "^2.2.6", | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "c3c727af180a1e62f182f0970def4806b94aea8f" | ||
"gitHead": "d94cbc006199d107384b5949aff081bf12d40a0c" | ||
} |
48587
Updated@ltht-react/banner@^1.0.13
Updated@ltht-react/icon@^1.3.40
Updated@ltht-react/styles@^1.3.32
Updated@ltht-react/types@^1.0.36
Updated@ltht-react/utils@^1.1.38