@ltht-react/card
Advanced tools
Comparing version 1.3.14 to 1.3.15
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.3.15 (2021-09-20) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## 1.3.14 (2021-09-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "1.3.14", | ||
"version": "1.3.15", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,10 +30,10 @@ "author": "LTHT", | ||
"@emotion/styled": "^11.0.0", | ||
"@ltht-react/icon": "^1.3.14", | ||
"@ltht-react/styles": "^1.3.6", | ||
"@ltht-react/types": "^1.0.10", | ||
"@ltht-react/utils": "^1.1.12", | ||
"@ltht-react/icon": "^1.3.15", | ||
"@ltht-react/styles": "^1.3.7", | ||
"@ltht-react/types": "^1.0.11", | ||
"@ltht-react/utils": "^1.1.13", | ||
"classnames": "^2.2.6", | ||
"react": "^17.0.0" | ||
}, | ||
"gitHead": "7fcbc4db98995f592baae8bf8df542a284583032" | ||
"gitHead": "3a923244758b5e79c350a9a2b2bf1f67ee46f11f" | ||
} |
57061
Updated@ltht-react/icon@^1.3.15
Updated@ltht-react/styles@^1.3.7
Updated@ltht-react/types@^1.0.11
Updated@ltht-react/utils@^1.1.13