@react-stately/tabs
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@react-stately/tabs", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,5 +21,5 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-stately/list": "^3.2.3", | ||
"@react-stately/utils": "^3.2.1", | ||
"@react-types/tabs": "^3.0.0" | ||
"@react-stately/list": "^3.3.0", | ||
"@react-stately/utils": "^3.2.2", | ||
"@react-types/tabs": "^3.0.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "83b70255d97b3068988f8972e9c9a39a7352926e" | ||
"gitHead": "9204e1b8cb61dac767e91087fb16203611dc67c5" | ||
} |
Updated@react-stately/list@^3.3.0
Updated@react-stately/utils@^3.2.2
Updated@react-types/tabs@^3.0.1