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

Commit

Permalink
chore: Upgrade to stryker-api 0.5
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Upgrade to stryker-api 0.5
  • Loading branch information
simondel authored and mthmulders committed May 31, 2017
1 parent f36f665 commit 7bf2c86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"peerDependencies": {
"jest-cli": "^18.1.0",
"jest-runtime": "^18.1.0",
"stryker-api": "^0.4.1"
"stryker-api": "^0.5.0"
},
"devDependencies": {
"@types/chai": "^3.4.32",
Expand Down Expand Up @@ -61,7 +61,7 @@
"mocha": "^3.0.2",
"sinon": "^1.17.5",
"sinon-chai": "^2.8.0",
"stryker-api": "^0.4.1",
"stryker-api": "^0.5.0",
"tslint": "^4.0.2",
"typescript": "^2.0.3"
},
Expand Down

0 comments on commit 7bf2c86

Please sign in to comment.