stryker-html-reporter
Advanced tools
Comparing version 0.11.3 to 0.11.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.11.4"></a> | ||
## [0.11.4](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.11.3...stryker-html-reporter@0.11.4) (2017-12-21) | ||
**Note:** Version bump only for package stryker-html-reporter | ||
<a name="0.11.3"></a> | ||
@@ -8,0 +16,0 @@ ## [0.11.3](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.11.2...stryker-html-reporter@0.11.3) (2017-12-05) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -48,3 +48,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": "^0.11.0" | ||
"stryker-api": "^0.12.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"popper.js": "^1.12.5", | ||
"stryker-api": "^0.11.0" | ||
"stryker-api": "^0.12.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "contributors": [ |
981336