@hixme-ui/title
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@hixme-ui/title", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "hixme-ui title component. Like <Text />, but bigger.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@hixme-ui/theme": "^1.5.0", | ||
"@hixme-ui/theme": "^1.6.0", | ||
"babel-cli": "^6.26.0", | ||
@@ -92,4 +92,4 @@ "babel-core": "^6.26.0", | ||
"dependencies": { | ||
"@hixme-ui/text": "^1.5.0", | ||
"@hixme-ui/theme-props": "^1.3.0", | ||
"@hixme-ui/text": "^1.6.0", | ||
"@hixme-ui/theme-props": "^1.6.0", | ||
"prop-types": "^15.6.0", | ||
@@ -96,0 +96,0 @@ "react": "^16.0.0", |
Updated@hixme-ui/text@^1.6.0
Updated@hixme-ui/theme-props@^1.6.0