Skip to content

Commit

Permalink
remove mocha-lcov-reporter..
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Feb 4, 2015
1 parent 65a0a23 commit 416fe0f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,10 @@
"url": "https://github.com/datetime/current-week-number/blob/master/license.md"
},
"dependencies": {
"meow": "^3.0.0"
"meow": "~3.0.0"
},
"devDependencies": {
"istanbul-harmony": "^0.3.1",
"mocha": "*",
"mocha-lcov-reporter": "^0.0.1"
"istanbul-harmony": "~0.3.1",
"mocha": "~2.1.0"
}
}
}

0 comments on commit 416fe0f

Please sign in to comment.