@ltht-react/card
Advanced tools
Comparing version 0.1.19 to 0.1.21
@@ -6,2 +6,11 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @ltht-react/card | ||
## [0.1.19](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/card@0.1.18...@ltht-react/card@0.1.19) (2020-05-05) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@ltht-react/card", | ||
"version": "0.1.19", | ||
"version": "0.1.21", | ||
"description": "ltht-react styled Card component.", | ||
@@ -30,10 +30,10 @@ "author": "LTHT", | ||
"@emotion/styled": "^10.0.27", | ||
"@ltht-react/icon": "^0.1.13", | ||
"@ltht-react/styles": "^0.1.5", | ||
"@ltht-react/types": "^0.0.12", | ||
"@ltht-react/utils": "^0.1.5", | ||
"@ltht-react/icon": "^0.1.15", | ||
"@ltht-react/styles": "^0.1.7", | ||
"@ltht-react/types": "^0.0.14", | ||
"@ltht-react/utils": "^0.1.7", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "8f29c6679eeb659e1bd11b6a209cb7f5ec522a71" | ||
"gitHead": "56d31e2b279ab8eddc396bc87c9976a0cc46aa95" | ||
} |
20718
30
204
+ Added@ltht-react/types@0.0.14(transitive)
- Removed@ltht-react/types@0.0.12(transitive)
Updated@ltht-react/icon@^0.1.15
Updated@ltht-react/styles@^0.1.7
Updated@ltht-react/types@^0.0.14
Updated@ltht-react/utils@^0.1.7