@stryker-mutator/dashboard-common 0.19.1-pr-1246.0 → 0.19.1-pr-1247.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stryker-mutator/dashboard-common",
3
- "version": "0.19.1-pr-1246.0",
3
+ "version": "0.19.1-pr-1247.0",
4
4
  "type": "module",
5
5
  "description": "This package contains common utilities to be shared between the different dashboard components.",
6
6
  "scripts": {
@@ -22,5 +22,5 @@
22
22
  "dependencies": {
23
23
  "mutation-testing-report-schema": "3.5.1"
24
24
  },
25
- "gitHead": "a519105af60c797139d3e8ac5e8dcdf626790cbb"
25
+ "gitHead": "254f93f4003d8a41750cd91f19a0f6a136f23fe8"
26
26
  }