@hixme-ui/container
Advanced tools
Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "@hixme-ui/container", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "hixme-ui Container component", | ||
@@ -83,4 +83,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/theme": "^1.9.0", | ||
"@hixme-ui/theme-props": "^1.9.0", | ||
"@hixme-ui/theme": "^1.9.1", | ||
"@hixme-ui/theme-props": "^1.8.1", | ||
"prop-types": "^15.6.0", | ||
@@ -87,0 +87,0 @@ "react": "^16.0.0", |
@@ -6,2 +6,3 @@ # hixme-ui container | ||
``` | ||
[View it live](https://hixme.github.io/hixme-ui/container) | ||
@@ -8,0 +9,0 @@ ## Usage |
55248
150
Updated@hixme-ui/theme@^1.9.1
Updated@hixme-ui/theme-props@^1.8.1