Skip to content

Commit

Permalink
chore(package): Add new dev dependency
Browse files Browse the repository at this point in the history
Add mocha-junit-reporter to dev dependencies. Mostly, this is for use
by the CI envirionment.

Related to: #133
  • Loading branch information
VivekMChawla committed Mar 19, 2019
1 parent 36147c7 commit e811cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"del": "^4.0.0",
"globby": "^9.1.0",
"mocha": "^6.0.2",
"mocha-junit-reporter": "^1.18.0",
"nyc": "^13.3.0",
"sinon": "^7.2.7",
"ts-node": "^8.0.2",
Expand Down

0 comments on commit e811cce

Please sign in to comment.