Skip to content

Commit

Permalink
Merge pull request #198 from reactiflux/doppins/sinon-from-2.0.0-belo…
Browse files Browse the repository at this point in the history
…w-3.0.0

[Doppins] Upgrade dependency sinon to ^2.0.0
  • Loading branch information
ekmartin authored Mar 15, 2017
2 parents 7e896ad + a8fe5cb commit 26626e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-import": "^2.2.0",
"mocha": "^3.1.2",
"nyc": "^10.0.0",
"sinon": "^1.17.6",
"sinon": "^2.0.0",
"sinon-chai": "^2.8.0"
}
}

0 comments on commit 26626e5

Please sign in to comment.