@reach/disclosure
Advanced tools
Comparing version 0.15.3 to 0.16.0
{ | ||
"name": "@reach/disclosure", | ||
"version": "0.15.3", | ||
"version": "0.16.0", | ||
"description": "Accessible React disclosure component", | ||
@@ -16,4 +16,4 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.15.3", | ||
"@reach/utils": "0.15.3", | ||
"@reach/auto-id": "0.16.0", | ||
"@reach/utils": "0.16.0", | ||
"prop-types": "^15.7.2", | ||
@@ -42,3 +42,3 @@ "tiny-warning": "^1.0.3", | ||
], | ||
"gitHead": "aac3d3e1902ec32656476bcdccd7b56207384fcd" | ||
"gitHead": "e4c6093db14e3cc24c26794a002dbd8c866c0387" | ||
} |
+ Added@reach/auto-id@0.16.0(transitive)
+ Added@reach/utils@0.16.0(transitive)
- Removed@reach/auto-id@0.15.3(transitive)
- Removed@reach/utils@0.15.3(transitive)
Updated@reach/auto-id@0.16.0
Updated@reach/utils@0.16.0