update websocket dependency to 1.0.1
Important bugfixes. ^ will keep bumping until 2.*.*pull/1/head
parent
2ed9f0867a
commit
41fe0faa04
|
@ -4,6 +4,6 @@
|
|||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"express": "~4.10.1",
|
||||
"ws": "~0.8.0"
|
||||
"ws": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue