Skip to content

Commit

Permalink
Merge pull request #106 from dgreene1/v2.5.1-bump
Browse files Browse the repository at this point in the history
V2.5.1 bump
  • Loading branch information
yhy-1 authored May 12, 2023
2 parents bc6237a + 23572de commit 5683b0f
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.5.0",
"version": "2.5.1",
"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.5.0",
"react-accessible-treeview": "^2.5.1",
"react-dom": "^16.8.4",
"react-icons": "^3.7.0"
},
Expand Down

0 comments on commit 5683b0f

Please sign in to comment.