updated ws

This commit is contained in:
AJ ONeal 2015-11-24 15:21:24 -07:00
parent 5461f25b9d
commit 462e038d9e

View File

@ -27,6 +27,6 @@
}, },
"homepage": "https://github.com/coolaj86/cluster-store#readme", "homepage": "https://github.com/coolaj86/cluster-store#readme",
"dependencies": { "dependencies": {
"ws": "^0.7.2" "ws": "^0.8.0"
} }
} }