Skip to content

Commit

Permalink
feat: added missing deps for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
MichielDeMey committed Nov 3, 2019
1 parent 298cfc4 commit 6f3ab8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,19 @@
"@types/uuid": "^3.4.5",
"chai": "^4.2.0",
"copyfiles": "^2.1.1",
"coveralls": "^3.0.2",
"coveralls": "^3.0.7",
"delay": "^4.3.0",
"husky": "^3.0.3",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^14.1.1",
"p-reflect": "^2.1.0",
"prettier": "^1.18.2",
"semantic-release": "^15.13.2",
"sinon": "^7.2.2",
"ts-mocha": "^6.0.0",
"ts-node": "^8.4.1",
"tslint": "^5.12.0",
"tslint-config-prettier": "^1.18.0",
"tslint-eslint-rules": "^5.4.0",
Expand Down

0 comments on commit 6f3ab8d

Please sign in to comment.