upgrade ws

master
Juanfran 2016-11-07 09:30:56 +01:00
parent 017c192034
commit f5864ef78e
1 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,6 @@
"base64-url": "^1.2.1", "base64-url": "^1.2.1",
"bluebird": "^2.9.10", "bluebird": "^2.9.10",
"node-uuid": "^1.4.2", "node-uuid": "^1.4.2",
"ws": "^0.8.0" "ws": "^1.1.1"
} }
} }