@basalt/bedrock-color-swatch
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@basalt/bedrock-color-swatch", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -9,5 +9,5 @@ "main": "src/color-swatch.jsx", | ||
"dependencies": { | ||
"@basalt/bedrock-atoms": "^0.3.0", | ||
"@basalt/bedrock-core": "^0.3.0", | ||
"@basalt/bedrock-utils": "^0.3.0", | ||
"@basalt/bedrock-atoms": "^0.4.0", | ||
"@basalt/bedrock-core": "^0.4.0", | ||
"@basalt/bedrock-utils": "^0.4.0", | ||
"react-copy-to-clipboard": "^5.0.1" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "72c05c1ec3fb6fd8ce8973b78b14d1df574d5c38" | ||
"gitHead": "fb476c703c017e8160d8333859620bc1d32c61e9" | ||
} |
+ Added@basalt/bedrock-atoms@0.4.0(transitive)
+ Added@basalt/bedrock-core@0.4.0(transitive)
+ Added@basalt/bedrock-utils@0.4.0(transitive)
- Removed@basalt/bedrock-atoms@0.3.0(transitive)
- Removed@basalt/bedrock-core@0.3.0(transitive)
- Removed@basalt/bedrock-utils@0.3.0(transitive)
Updated@basalt/bedrock-atoms@^0.4.0
Updated@basalt/bedrock-core@^0.4.0
Updated@basalt/bedrock-utils@^0.4.0