Skip to content

Commit 075ece0

Browse files
dpoguejohnjbarton
authored andcommittedSep 3, 2019
Remove unused istanbul dependency (#382)
This avoid the deprecation warning being printed on `npm install` for packages with a dependency on karma-coverage.
1 parent 9184fc0 commit 075ece0

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed
 

‎package-lock.json

-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"author": "SATO taichi <ryushi@gmail.com>",
2121
"dependencies": {
2222
"dateformat": "^1.0.6",
23-
"istanbul": "^0.4.0",
2423
"istanbul-lib-coverage": "^2.0.5",
2524
"istanbul-lib-instrument": "^3.3.0",
2625
"istanbul-lib-report": "^2.0.8",

0 commit comments

Comments
 (0)
Please sign in to comment.