Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
fix(package.json): update stryker-api version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Feb 7, 2018
1 parent 4d32894 commit 7ab05e6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"react-scripts": "^1.0.17",
"rimraf": "^2.6.2",
"sinon": "^4.0.1",
"stryker": "^0.18.2",
"stryker": "^0.19.1",
"stryker-api": "^0.13.0",
"stryker-html-reporter": "^0.11.5",
"stryker-mocha-framework": "^0.8.1",
"stryker-mocha-runner": "^0.10.3",
"stryker-typescript": "^0.8.3",
"stryker-html-reporter": "^0.12.1",
"stryker-mocha-framework": "^0.8.3",
"stryker-mocha-runner": "^0.10.5",
"stryker-typescript": "^0.9.1",
"tslib": "^1.8.1",
"tslint": "^5.8.0",
"typescript": "^2.5.0"
},
"peerDependencies": {
"stryker-api": "^0.12.0",
"stryker-api": "^0.13.0",
"jest": "^20.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 7ab05e6

Please sign in to comment.