diff --git a/package.json b/package.json index 0c638c09e..1c1271df9 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,6 @@ "version": "0.1.0", "dependencies": { "express": "~4.10.1", - "ws": "~0.8.0" + "ws": "^1.0.1" } }