@reach/disclosure
Advanced tools
Comparing version 0.8.4 to 0.8.5
{ | ||
"name": "@reach/disclosure", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "Accessible React disclosure component", | ||
@@ -18,4 +18,4 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "^0.8.2", | ||
"@reach/utils": "^0.8.4", | ||
"@reach/auto-id": "^0.8.5", | ||
"@reach/utils": "^0.8.5", | ||
"tslib": "^1.10.0", | ||
@@ -35,3 +35,3 @@ "warning": "^4.0.3" | ||
], | ||
"gitHead": "81f50310879a4d99f3eaeba3cd95a66303e0186c" | ||
"gitHead": "ac419cf63d0827016ca448bf95482bcd4c5f879e" | ||
} |
Updated@reach/auto-id@^0.8.5
Updated@reach/utils@^0.8.5