@hixme-ui/text
Advanced tools
Comparing version 2.0.0-alpha.12 to 2.0.0-alpha.13
{ | ||
"name": "@hixme-ui/text", | ||
"version": "2.0.0-alpha.12", | ||
"version": "2.0.0-alpha.13", | ||
"description": "hixme-ui text component. For all your communictation needs.", | ||
@@ -81,4 +81,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/theme": "^2.0.0-alpha.12", | ||
"@hixme-ui/theme-props": "^2.0.0-alpha.12", | ||
"@hixme-ui/theme": "^2.0.0-alpha.13", | ||
"@hixme-ui/theme-props": "^2.0.0-alpha.13", | ||
"styled-components": "^2.3.3" | ||
@@ -89,3 +89,4 @@ }, | ||
"react": "~15 || ~16" | ||
} | ||
}, | ||
"gitHead": "1b45a26029ea2df95e5acd9d8589207d674f5d9e" | ||
} |
26146