Skip to content

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 Jul 18, 2016
1 parent 55afd5e commit aa51dc1
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 @@ -69,12 +69,12 @@
"mocha-sinon": "^1.1.4",
"sinon": "^1.17.2",
"sinon-chai": "^2.8.0",
"stryker-api": "^0.1.1",
"stryker-api": "0.1.1",
"stryker-karma-runner": "^0.1.0",
"typescript": "^1.8.9",
"typings": "^0.7.11"
},
"peerDependencies": {
"stryker-api": "^0.1.1"
"stryker-api": "0.1.1"
}
}

0 comments on commit aa51dc1

Please sign in to comment.