Get all Mocha's on same version and add typings to all packages

This commit is contained in:
fabioberger
2019-07-26 18:05:57 +02:00
parent f3c5d19246
commit 3a3658708a
34 changed files with 50 additions and 70 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"@0x/tslint-config": "^3.0.1",
"@types/lodash": "4.14.104",
"@types/mocha": "^2.2.42",
"@types/mocha": "^5.2.7",
"make-promises-safe": "^1.1.0",
"mocha": "^6.2.0",
"npm-run-all": "^4.1.2",