@molgenis/vip-report-template 8.2.0 → 8.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@molgenis/vip-report-template",
3
- "version": "8.2.0",
3
+ "version": "8.2.1",
4
4
  "description": "Report Template for Variant Call Format (VCF) Report Generator",
5
5
  "license": "LGPL-3.0",
6
6
  "devDependencies": {
@@ -2,4 +2,4 @@
2
2
  pnpm config set registry "https://registry.npmjs.org"
3
3
  pnpm config set //registry.npmjs.org/:_authToken "${NPM_TOKEN}"
4
4
  # workaround: packageManager is added to package.json after git checkout resulting in 'Unclean working tree' error
5
- pnpm publish --no-git-checks .
5
+ pnpm publish --no-git-checks .