tests: include mocha froth in package lock and better syntax for package.json

This commit is contained in:
John McLear 2020-06-01 16:35:38 +00:00
parent dc11b85e62
commit 8deac52c84
2 changed files with 437 additions and 432 deletions

867
src/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -71,7 +71,7 @@
},
"devDependencies": {
"mocha": "7.1.2",
"mocha-froth":"0.2.10",
"mocha-froth": "^0.2.10",
"nyc": "15.0.1",
"supertest": "4.0.2",
"wd": "1.12.1"