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

Commit

Permalink
fix: update istanbul dependency
Browse files Browse the repository at this point in the history
fixes #6
  • Loading branch information
jonfreedman committed Aug 23, 2016
1 parent 0a9ec3e commit 7c9bac3
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 @@ -40,7 +40,7 @@
"cz-conventional-changelog": "^1.1.6",
"ghooks": "^1.3.2",
"hubot": ">=2.19",
"istanbul": "^0.4.4",
"istanbul": "^0.4.5",
"mocha": ">=2.5.3",
"nock": "^8.0.0",
"node-uuid": "^1.4.7",
Expand Down

0 comments on commit 7c9bac3

Please sign in to comment.