Revert "chore(package): update mocha to version 4.0.1"

This reverts commit 190738fd0d.
This commit is contained in:
Tankred Hase 2017-10-17 11:16:24 +02:00
parent 190738fd0d
commit 656aa9b6ed
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"devDependencies": {
"chai": "^4.1.1",
"eslint": "^4.4.1",
"mocha": "^4.0.1",
"mocha": "^3.2.0",
"sinon": "^1.17.4",
"supertest": "^3.0.0"
},