@hixme-ui/container
Advanced tools
Comparing version 1.20.0 to 2.0.0-alpha.0
{ | ||
"name": "@hixme-ui/container", | ||
"version": "1.20.0", | ||
"version": "2.0.0-alpha.0", | ||
"description": "hixme-ui Container component", | ||
@@ -83,4 +83,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/theme": "^1.20.0", | ||
"@hixme-ui/theme-props": "^1.19.2", | ||
"@hixme-ui/theme": "^2.0.0-alpha.0", | ||
"@hixme-ui/theme-props": "^2.0.0-alpha.0", | ||
"styled-components": "^2.3.3" | ||
@@ -87,0 +87,0 @@ }, |
@@ -96,2 +96,1 @@ import styled from 'styled-components' | ||
export default ContainerBase | ||
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
59050
2
+ Added@hixme-ui/theme@2.2.0(transitive)
+ Added@hixme-ui/theme-props@2.2.0(transitive)
- Removed@hixme-ui/theme@1.20.7(transitive)
- Removed@hixme-ui/theme-props@1.20.7(transitive)