@stryker-mutator/dashboard-contract 0.15.2-pr-994.1 → 0.15.2-pr-995.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-contract",
3
- "version": "0.15.2-pr-994.1",
3
+ "version": "0.15.2-pr-995.0",
4
4
  "type": "module",
5
5
  "description": "This package contains the typescript interfaces shared between front end and backend",
6
6
  "main": "dist/src/index.js",
@@ -19,5 +19,5 @@
19
19
  "url": "https://github.com/stryker-mutator/stryker-dashboard",
20
20
  "directory": "packages/website-contract"
21
21
  },
22
- "gitHead": "76024f23c6f76560c3a52e2e72a178d17e0b3fbc"
22
+ "gitHead": "c67b0eef9e5d1f7dddca17844cb027a11c3e1049"
23
23
  }