@hixme-ui/bullet-list
Advanced tools
Comparing version
{ | ||
"name": "@hixme-ui/bullet-list", | ||
"version": "1.14.5", | ||
"version": "1.15.0", | ||
"description": "hixme-ui BulletList component", | ||
@@ -82,10 +82,12 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/container": "^1.14.3", | ||
"@hixme-ui/text": "^1.14.5", | ||
"@hixme-ui/theme": "^1.14.3", | ||
"@hixme-ui/container": "^1.15.0", | ||
"@hixme-ui/text": "^1.15.0", | ||
"@hixme-ui/theme": "^1.15.0", | ||
"@hixme-ui/theme-props": "^1.14.1", | ||
"styled-components": "^2.3.3" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"styled-components": "^2.3.3" | ||
"react": "~15 || ~16" | ||
} | ||
} |
9908
0.31%- Removed
- Removed
Updated
Updated
Updated