@ltht-react/card
Advanced tools
Comparing version 1.3.60 to 1.3.61
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.3.61 (2022-03-18) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## 1.3.60 (2022-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "1.3.60", | ||
"version": "1.3.61", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,11 +30,11 @@ "author": "LTHT", | ||
"@emotion/styled": "^11.0.0", | ||
"@ltht-react/banner": "^1.0.33", | ||
"@ltht-react/icon": "^1.3.60", | ||
"@ltht-react/styles": "^1.3.52", | ||
"@ltht-react/types": "^1.0.56", | ||
"@ltht-react/utils": "^1.1.58", | ||
"@ltht-react/banner": "^1.0.34", | ||
"@ltht-react/icon": "^1.3.61", | ||
"@ltht-react/styles": "^1.3.53", | ||
"@ltht-react/types": "^1.0.57", | ||
"@ltht-react/utils": "^1.1.59", | ||
"classnames": "^2.2.6", | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "26e0dc69ed5a751ece08acc8e8020d28544a78f0" | ||
"gitHead": "c0cf6c1abb1fef4f41a85bf47f53370c32a2ea2a" | ||
} |
54687
36
596
Updated@ltht-react/banner@^1.0.34
Updated@ltht-react/icon@^1.3.61
Updated@ltht-react/styles@^1.3.53
Updated@ltht-react/types@^1.0.57
Updated@ltht-react/utils@^1.1.59