update wsrv (#2268)

fixes console warning:
[DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
This commit is contained in:
Denys Vuika
2017-09-01 12:23:27 +01:00
committed by Mario Romano
parent d3602a16b1
commit c9b7ddff90
2 changed files with 526 additions and 445 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -145,6 +145,6 @@
"webpack": "2.2.1",
"webpack-dev-server": "2.3.0",
"webpack-merge": "2.6.1",
"wsrv": "0.1.6"
"wsrv": "0.1.7"
}
}