Skip to content

Commit

Permalink
Merge pull request #181 from dgreene1/bump_v2.9.0
Browse files Browse the repository at this point in the history
Bump v2.9.0
  • Loading branch information
mellis481 authored Apr 26, 2024
2 parents 5aeca46 + 7660afd commit a31e776
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-accessible-treeview",
"description": "A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.",
"version": "2.8.3",
"version": "2.9.0",
"author": "lissitz (https://github.com/lissitz)",
"main": "dist/react-accessible-treeview.cjs.js",
"module": "dist/react-accessible-treeview.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@reach/tooltip": "^0.2.2",
"classnames": "^2.2.6",
"react": "^16.8.4",
"react-accessible-treeview": "^2.8.3",
"react-accessible-treeview": "^2.9.0",
"react-dom": "^16.8.4",
"react-icons": "^3.7.0"
},
Expand Down

0 comments on commit a31e776

Please sign in to comment.