Skip to content

Commit 01044e2

Browse files
committed
bump juicebox.js and package.json versions
1 parent 88f3fa7 commit 01044e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "juicebox-web",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"license": "MIT",
55
"author": {
66
"name": "Douglass Turner"
@@ -19,7 +19,7 @@
1919
"igv-utils": "github:igvteam/igv-utils#v1.4.5",
2020
"igv-widgets": "github:igvteam/igv-widgets#v1.5.4",
2121
"google-utils": "github:igvteam/google-utils#v1.0.2",
22-
"juicebox.js": "github:igvteam/juicebox.js#master",
22+
"juicebox.js": "^2.5.1",
2323
"rollup": "^2.45.2",
2424
"rollup-plugin-copy": "^3.4.0",
2525
"rollup-plugin-terser": "^7.0.2"

0 commit comments

Comments
 (0)