@ltht-react/card
Advanced tools
Comparing version 1.3.20 to 1.3.21
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.3.21 (2021-10-05) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## 1.3.20 (2021-09-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "1.3.20", | ||
"version": "1.3.21", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,10 +30,10 @@ "author": "LTHT", | ||
"@emotion/styled": "^11.0.0", | ||
"@ltht-react/icon": "^1.3.20", | ||
"@ltht-react/styles": "^1.3.12", | ||
"@ltht-react/types": "^1.0.16", | ||
"@ltht-react/utils": "^1.1.18", | ||
"@ltht-react/icon": "^1.3.21", | ||
"@ltht-react/styles": "^1.3.13", | ||
"@ltht-react/types": "^1.0.17", | ||
"@ltht-react/utils": "^1.1.19", | ||
"classnames": "^2.2.6", | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "766ebe8e2995c86a3f98c18a08af7f7110795820" | ||
"gitHead": "952e5d5187ec0e7b35e28f1e8a300e996a2a9c71" | ||
} |
57626
13
Updated@ltht-react/icon@^1.3.21
Updated@ltht-react/styles@^1.3.13
Updated@ltht-react/types@^1.0.17
Updated@ltht-react/utils@^1.1.19