@stryker-mutator/dashboard-common 0.15.2-pr-1068.0 → 0.15.2-pr-1069.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.15.2-pr-1068.0",
3
+ "version": "0.15.2-pr-1069.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.3.0"
24
24
  },
25
- "gitHead": "fac0e4afc2b88bc3a08e1bed905ab784b9509e81"
25
+ "gitHead": "10507e0edf6e77f155ec484882592c757d13583d"
26
26
  }