@ltht-react/card
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.22](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/card@0.1.21...@ltht-react/card@0.1.22) (2020-08-05) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## [0.1.20](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/card@0.1.19...@ltht-react/card@0.1.20) (2020-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,10 +30,10 @@ "author": "LTHT", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/icon": "^0.1.15", | ||
"@ltht-react/styles": "^0.1.7", | ||
"@ltht-react/types": "^0.0.14", | ||
"@ltht-react/utils": "^0.1.7", | ||
"@ltht-react/icon": "^0.1.16", | ||
"@ltht-react/styles": "^0.1.8", | ||
"@ltht-react/types": "^0.0.15", | ||
"@ltht-react/utils": "^0.1.8", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "56d31e2b279ab8eddc396bc87c9976a0cc46aa95" | ||
"gitHead": "166d9a2e7c12a6864341b708f1eb67f7fd60f4af" | ||
} |
20904
+ Added@ltht-react/types@0.0.15(transitive)
- Removed@ltht-react/types@0.0.14(transitive)
Updated@ltht-react/icon@^0.1.16
Updated@ltht-react/styles@^0.1.8
Updated@ltht-react/types@^0.0.15
Updated@ltht-react/utils@^0.1.8