@stryker-mutator/dashboard-common 0.15.2-pr-1017.0 → 0.15.2-pr-1014.1

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.15.2-pr-1017.0",
3
+ "version": "0.15.2-pr-1014.1",
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.3.0"
24
24
  },
25
- "gitHead": "7b462e54bcc42eb1f0410c26473a336aa2e3df56"
25
+ "gitHead": "3c2d7b8849846c165cb1b7b41c61ae063d0d2af8"
26
26
  }