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:
muxator 2018-07-29 01:41:15 +02:00
parent a0d5eb18a0
commit 1101c0279f
1 changed files with 1 additions and 1 deletions

View File

@ -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",