@hashicorp/react-accordion
Advanced tools
Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1
{ | ||
"name": "@hashicorp/react-accordion", | ||
"version": "0.0.1-alpha.0", | ||
"version": "0.0.1-alpha.1", | ||
"description": "A block that displays a set of title + content items, with content collapsed by default, but expandable to view. Also includes an optional heading for the block.", | ||
"main": "index.js", | ||
"main": "dist", | ||
"scripts": { | ||
@@ -20,3 +20,3 @@ "test": "echo \"Error: no test specified\" && exit 1", | ||
}, | ||
"gitHead": "158e932dfc663ceb2e5bf66fe08152f2b12b41f2" | ||
"gitHead": "4266d01de26e3ad24cf80954779313cfe96d0b9a" | ||
} |
28899
5
321