@react-spectrum/link
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@react-spectrum/link", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Spectrum UI components in React", | ||
@@ -35,6 +35,6 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "^3.0.1", | ||
"@react-aria/link": "^3.0.1", | ||
"@react-spectrum/utils": "^3.0.1", | ||
"@react-types/link": "^3.0.1" | ||
"@react-aria/focus": "^3.0.2", | ||
"@react-aria/link": "^3.0.2", | ||
"@react-spectrum/utils": "^3.0.2", | ||
"@react-types/link": "^3.0.2" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed" | ||
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7" | ||
} |
Updated@react-aria/focus@^3.0.2
Updated@react-aria/link@^3.0.2
Updated@react-spectrum/utils@^3.0.2
Updated@react-types/link@^3.0.2