Skip to content

Commit 50913ed

Browse files
XhmikosRnickmerwin
authored andcommitted
Remove the now unused istanbul and mocha-lcov-reporter devDependencies
1 parent 1bceeff commit 50913ed

File tree

2 files changed

+1
-201
lines changed

2 files changed

+1
-201
lines changed

package-lock.json

Lines changed: 0 additions & 198 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,9 @@
4141
"request": "^2.88.0"
4242
},
4343
"devDependencies": {
44-
"nyc": "^14.1.1",
45-
"istanbul": "^0.4.5",
4644
"jshint": "^2.10.3",
4745
"mocha": "^6.2.2",
48-
"mocha-lcov-reporter": "^1.3.0",
46+
"nyc": "^14.1.1",
4947
"should": "^9.0.2",
5048
"shx": "^0.3.2",
5149
"sinon-restore": "^1.0.1"

0 commit comments

Comments
 (0)