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

Commit

Permalink
fix(deps): Set version of stryker api
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Oct 3, 2016
1 parent 139eb56 commit c772fe0
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 @@ -31,7 +31,7 @@
"log4js": "^0.6.37"
},
"peerDependencies": {
"stryker-api": "0.3.0-0",
"stryker-api": "^0.2.0",
"mocha": ">= 2.3.3 < 4"
},
"devDependencies": {
Expand All @@ -56,7 +56,7 @@
"mocha": "^3.1.0",
"sinon": "^1.17.2",
"sinon-chai": "^2.8.0",
"stryker-api": "0.3.0-0",
"stryker-api": "0.2.1",
"tslint": "^3.15.1",
"typescript": "^2.0.2"
}
Expand Down

0 comments on commit c772fe0

Please sign in to comment.