@bolttech/atoms-segmented-control
Advanced tools
Comparing version 0.18.0 to 0.18.1
{ | ||
"name": "@bolttech/atoms-segmented-control", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"main": "./index.cjs", | ||
@@ -8,5 +8,5 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@bolttech/default-theme": "0.3.0", | ||
"@bolttech/default-theme": "0.3.1", | ||
"@bolttech/form-engine": "0.10.3", | ||
"@bolttech/frontend-foundations": "0.3.1", | ||
"@bolttech/frontend-foundations": "0.6.0", | ||
"@bolttech/ui-utils": "0.2.4", | ||
@@ -13,0 +13,0 @@ "react": "18.2.0", |
+ Added@bolttech/default-theme@0.3.1(transitive)
- Removed@bolttech/default-theme@0.3.0(transitive)