Skip to content

Commit

Permalink
Added Mocha as a devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
om3g4 authored and dominikkukacka committed May 30, 2018
1 parent fbf8acc commit 07cef7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"devDependencies": {
"chai": "^4.0.0",
"chai-as-promised": "^6.0.0"
"chai-as-promised": "^6.0.0",
"mocha": "^5.0.0"
}
}

0 comments on commit 07cef7f

Please sign in to comment.