Skip to content

Commit

Permalink
chore(package): update istanbul to version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Aug 21, 2016
1 parent c9f757d commit 4195be2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"scripts": {
"test": "grunt ci-test"
},
"engineStrict" : true,
"engineStrict": true,
"engines": {
"node": ">= 4"
"node": ">= 4"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -43,7 +43,7 @@
"grunt-mocha-cov": "0.4.0",
"grunt-mocha-test": "0.12.7",
"isparta": "4.0.0",
"istanbul": "0.4.4",
"istanbul": "0.4.5",
"load-grunt-config": "0.19.2",
"mocha": "3.0.1",
"object-assign": "^4.0.1",
Expand Down

0 comments on commit 4195be2

Please sign in to comment.