From 02a12496243758361b22c73dde937e7acd3b8a4c Mon Sep 17 00:00:00 2001 From: Tony Boyles Date: Tue, 20 May 2025 09:38:00 -0400 Subject: [PATCH] Bump d3 Dependency Version to d3v7 --- README.md | 2 +- app/index.html | 2 +- dist/tidytree.js | 8 +- dist/tidytree.min.js | 2 +- package-lock.json | 1091 ++++++++++++++++++++---------------------- package.json | 6 +- src/main.js | 7 +- 7 files changed, 522 insertions(+), 596 deletions(-) diff --git a/README.md b/README.md index 59d2fc1..b4ba297 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It's designed to replicate much of the functionality of [FigTree](http://tree.bi First import the library: ```HTML - + ``` diff --git a/app/index.html b/app/index.html index d6ac302..3f1245d 100644 --- a/app/index.html +++ b/app/index.html @@ -647,7 +647,7 @@ - +