Update required version of websocket dependency

This commit is contained in:
Cecylia Bocovich 2019-07-08 10:57:43 -04:00
parent 2cf0c73b22
commit dcea8b74fa

View file

@ -27,7 +27,7 @@
"dependencies": {
"coffee-script": "^1.12.2",
"wrtc": "^0.0.61",
"ws": "^1.1.1",
"ws": "^3.3.1",
"xmlhttprequest": "^1.8.0"
}
}