Skip to content

Commit 74be93b

Browse files
committed
Update VCF parsing
1 parent d6974f2 commit 74be93b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

jbrowse/package-lock.json

Lines changed: 4 additions & 4 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
@@ -14,7 +14,7 @@
1414
"jb-pkg": "npm run prepareCli && npx pkg --outdir=./resources/external/jb-cli ./buildCli/node_modules/@jbrowse/cli && rimraf ./buildCli"
1515
},
1616
"dependencies": {
17-
"@gmod/vcf": "^6.0.8",
17+
"@gmod/vcf": "^6.0.9",
1818
"@jbrowse/core": "^3.2.0",
1919
"@jbrowse/product-core": "^3.2.0",
2020
"@jbrowse/plugin-linear-genome-view": "^3.2.0",

0 commit comments

Comments
 (0)