From 0f2600c57b14fcfd80702a57721a9b67fd31f57e Mon Sep 17 00:00:00 2001 From: "Y T. Hy" <52711139+yhy-1@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:12:22 -0400 Subject: [PATCH] update docs package.json --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 5ad0741..b37d7fc 100644 --- a/website/package.json +++ b/website/package.json @@ -17,7 +17,7 @@ "@reach/tooltip": "^0.2.2", "classnames": "^2.2.6", "react": "^16.8.4", - "react-accessible-treeview": "^2.9.0", + "react-accessible-treeview": "^2.9.1", "react-dom": "^16.8.4", "react-icons": "^3.7.0" },