Skip to content

Commit

Permalink
Add explicit mocha devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilsson committed Feb 21, 2017
1 parent 594f956 commit b5eb5d8
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 @@ -37,6 +37,7 @@
"gulp-coveralls": "^0.1.4",
"gulp-eslint": "^3.0.1",
"gulp-mocha": "^4.0.0",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"rimraf": "^2.4.2",
"sinon": "^1.14.1"
Expand Down

0 comments on commit b5eb5d8

Please sign in to comment.