Skip to content

Commit

Permalink
Update unexpected to 10.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jan 8, 2016
1 parent c5424cb commit c0ebd26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -29,7 +29,7 @@
"main": "./lib/unexpected-sinon.js",
"peerDependencies": {
"sinon": "*",
"unexpected": "10"
"unexpected": "^10.5.0"
},
"devDependencies": {
"coveralls": "2.11.3",
Expand All @@ -38,7 +38,7 @@
"mocha": "2.2.5",
"serve": "*",
"sinon": "1.16.1",
"unexpected": "10.3.1",
"unexpected": "10.5.0",
"unexpected-documentation-site-generator": "^3.3.1"
}
}

0 comments on commit c0ebd26

Please sign in to comment.