Skip to content

Commit 6d21478

Browse files
committed
force https, not ssl
1 parent 7045a25 commit 6d21478

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

jbrowse/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jbrowse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"util": "^0.12.0"
3030
},
3131
"devDependencies": {
32-
"@gmod/jbrowse": "github:GMOD/jbrowse#1.12.4-release",
32+
"@gmod/jbrowse": "git+https://git@github.com/GMOD/jbrowse.git#1.12.4-release",
3333
"rimraf": "~2.6.2",
3434
"lodash": ">=4.17.21",
3535
"growl": ">=1.10.2",

0 commit comments

Comments
 (0)