Skip to content

Commit 3e9f3c7

Browse files
committed
rm unneeded dependency, fix version
1 parent c9667e7 commit 3e9f3c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@
2323
},
2424
"devDependencies": {
2525
"chai": "3.3.0",
26-
"coveralls": "^2.11.4",
26+
"coveralls": "2.11.4",
2727
"istanbul": "0.4.0",
2828
"mocha": "2.3.3",
2929
"mocha-jshint": "2.2.3",
30-
"mocha-lcov-reporter": "^1.0.0",
3130
"request": "2.64.0",
3231
"sinon": "1.17.1",
3332
"sinon-chai": "2.8.0"

0 commit comments

Comments
 (0)