We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f3fa7 commit 01044e2Copy full SHA for 01044e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "juicebox-web",
3
- "version": "2.3.5",
+ "version": "2.3.6",
4
"license": "MIT",
5
"author": {
6
"name": "Douglass Turner"
@@ -19,7 +19,7 @@
19
"igv-utils": "github:igvteam/igv-utils#v1.4.5",
20
"igv-widgets": "github:igvteam/igv-widgets#v1.5.4",
21
"google-utils": "github:igvteam/google-utils#v1.0.2",
22
- "juicebox.js": "github:igvteam/juicebox.js#master",
+ "juicebox.js": "^2.5.1",
23
"rollup": "^2.45.2",
24
"rollup-plugin-copy": "^3.4.0",
25
"rollup-plugin-terser": "^7.0.2"
0 commit comments