package.json : drop mongo dependency, bump ws dependency up to a modern version
This commit is contained in:
parent
1fe2219375
commit
a8beeec0ad
@ -4,7 +4,6 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"express": "~4.10.1",
|
||||
"ws": "~0.4.32",
|
||||
"mongodb": "~2.0.5"
|
||||
"ws": "~0.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user