@react-types/switch
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@react-types/switch", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,4 +12,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/checkbox": "^3.0.1", | ||
"@react-types/shared": "^3.0.1" | ||
"@react-types/checkbox": "^3.0.2", | ||
"@react-types/shared": "^3.0.2" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed" | ||
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7" | ||
} |
Updated@react-types/checkbox@^3.0.2
Updated@react-types/shared@^3.0.2