From f85283e43a461893d2041f3d7e8c61d7aa8936e4 Mon Sep 17 00:00:00 2001 From: "Gypas, Foivos" Date: Tue, 6 Feb 2024 09:31:12 -0500 Subject: [PATCH] Update igv js version --- dash_bio/package-info.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dash_bio/package-info.json b/dash_bio/package-info.json index bbdb6042..007db60e 100644 --- a/dash_bio/package-info.json +++ b/dash_bio/package-info.json @@ -30,7 +30,7 @@ "fast-memoize": "^2.5.1", "fornac": "git+https://github.com/plotly/fornac.git#794ebd47766a8cff2020d83a5f9071201ef59d31", "ideogram": "^1.16.0", - "igv": "2.6.8", + "igv": "2.15.11", "jsme-react": "git+https://github.com/nickmelnikov82/jsme-react.git#51d3c66279848eec049e0e52f6222381c3456007", "molecule-2d-for-react": "git+https://github.com/plotly/molecule-2d-for-react.git#b281d52610677a7c47e02911e186e9d35417e37a", "molecule-3d-for-react": "git+https://github.com/plotly/molecule-3d-for-react.git#c0f527d9ae1156bb0932790a683c74604100cd32", diff --git a/package.json b/package.json index bbdb6042..007db60e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "fast-memoize": "^2.5.1", "fornac": "git+https://github.com/plotly/fornac.git#794ebd47766a8cff2020d83a5f9071201ef59d31", "ideogram": "^1.16.0", - "igv": "2.6.8", + "igv": "2.15.11", "jsme-react": "git+https://github.com/nickmelnikov82/jsme-react.git#51d3c66279848eec049e0e52f6222381c3456007", "molecule-2d-for-react": "git+https://github.com/plotly/molecule-2d-for-react.git#b281d52610677a7c47e02911e186e9d35417e37a", "molecule-3d-for-react": "git+https://github.com/plotly/molecule-3d-for-react.git#c0f527d9ae1156bb0932790a683c74604100cd32",