Skip to content
Open
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Coveralls Badge Fix : istanbul package added
  • Loading branch information
abisalehalliprasan committed Oct 18, 2019
commit c412f2f4eeca6dfad88985adcf7d6c03bf089312
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"coverage",
".nyc_output",
"sample",
"sample/node_modules",
"test"
"sample/node_modules"
],
"check-coverage": true,
"lines": 85,
Expand Down Expand Up @@ -93,6 +92,7 @@
"eslint-plugin-import": "^2.9.0",
"express": "^4.14.0",
"is-travis": "^1.0.0",
"istanbul": "^0.4.5",
"mocha": "^5.0.4",
"mocha-lcov-reporter": "^1.3.0",
"nock": "^9.2.3",
Expand Down