Skip to content

Commit

Permalink
Install mocha for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ENT8R committed Nov 6, 2017
1 parent 7c7b666 commit 6185c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"dependencies": {
"request": "^2.83.0",
"xml2js": "^0.4.19"
},
"devDependencies": {
"mocha": "^4.0.1"
}
}

0 comments on commit 6185c39

Please sign in to comment.