dependencies: wd, 1.6.1 -> 1.10.3
It's a dev dependency, no breakages in backend and frontend tests.
This commit is contained in:
parent
a0d5eb18a0
commit
1101c0279f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
"mocha": "5.2.0",
|
||||
"nyc": "^12.0.2",
|
||||
"supertest": "3.0.0",
|
||||
"wd": "1.6.1"
|
||||
"wd": "1.10.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.9.0",
|
||||
|
|
Loading…
Reference in a new issue