Update ws 0.8.0 to support Node 4.

This commit is contained in:
Julien Fontanet 2015-09-24 16:39:54 +02:00
parent 725f471a6a
commit 2f2ee1f431

View File

@ -32,7 +32,7 @@
"lodash.startswith": "^3.0.0",
"make-error": "^0.3.0",
"pw": "0.0.4",
"ws": "^0.7.1",
"ws": "^0.8.0",
"xo-collection": "^0.3.1"
},
"devDependencies": {