Skip to content

Commit

Permalink
fix:bump vip-report-vcf to 1.0.5, bump version to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed May 23, 2022
1 parent e3c2d13 commit f4ee182
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@molgenis/vip-report-api",
"version": "3.0.3",
"version": "3.0.4",
"description": "TypeScript Report API for Variant Call Format (VCF) Report Templates",
"scripts": {
"build": "tsc --build",
Expand Down Expand Up @@ -43,6 +43,6 @@
"vitest": "^0.12.6"
},
"dependencies": {
"@molgenis/vip-report-vcf": "^1.0.4"
"@molgenis/vip-report-vcf": "^1.0.5"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4ee182

Please sign in to comment.