Skip to content

Commit

Permalink
use codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed May 8, 2022
1 parent 881f8dd commit 76f5af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -20,6 +20,7 @@
"ejs": "^2.6.1"
},
"devDependencies": {
"codecov": "^3.8.3",
"coveralls": "*",
"eslint": "^8.15.0",
"express": "^4.10.0",
Expand All @@ -28,8 +29,7 @@
"mocha-lcov-reporter": "*",
"nyc": "^15.1.0",
"should": "~3.0.0",
"supertest": "^2.0.1",
"travis-cov": "*"
"supertest": "^2.0.1"
},
"scripts": {
"lint": "eslint --fix lib test example",
Expand Down

0 comments on commit 76f5af5

Please sign in to comment.