We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c23c2f4 + c3e3f1b commit ee9087dCopy full SHA for ee9087d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-accessible-treeview",
3
"description": "A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.",
4
- "version": "2.1.3",
+ "version": "2.1.4",
5
"author": "lissitz (https://github.com/lissitz)",
6
"main": "dist/react-accessible-treeview.cjs.js",
7
"module": "dist/react-accessible-treeview.esm.js",
0 commit comments