From 01044e2f107e03ad0074ee9ecb9719414fa17748 Mon Sep 17 00:00:00 2001 From: turner Date: Thu, 5 Dec 2024 11:45:17 -0500 Subject: [PATCH] bump juicebox.js and package.json versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 758c378..5bf7c40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "juicebox-web", - "version": "2.3.5", + "version": "2.3.6", "license": "MIT", "author": { "name": "Douglass Turner" @@ -19,7 +19,7 @@ "igv-utils": "github:igvteam/igv-utils#v1.4.5", "igv-widgets": "github:igvteam/igv-widgets#v1.5.4", "google-utils": "github:igvteam/google-utils#v1.0.2", - "juicebox.js": "github:igvteam/juicebox.js#master", + "juicebox.js": "^2.5.1", "rollup": "^2.45.2", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-terser": "^7.0.2"