mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
tests: include mocha froth in package lock and better syntax for package.json
This commit is contained in:
parent
dc11b85e62
commit
8deac52c84
2 changed files with 437 additions and 432 deletions
867
src/package-lock.json
generated
867
src/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue