@stryker-mutator/dashboard-common 0.15.1-pr-914.1 → 0.15.1-pr-899.2
Sign up to get free protection for your applications and to get access to all the features.
- 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.1-pr-
|
3
|
+
"version": "0.15.1-pr-899.2",
|
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.1.1"
|
24
24
|
},
|
25
|
-
"gitHead": "
|
25
|
+
"gitHead": "21dc1611b3f61e3ed6f0dd39c9577a410c34c070"
|
26
26
|
}
|