Remove sockjs dependency and ooserver code

This commit is contained in:
yflory
2019-01-21 10:43:37 +01:00
parent a66d8c1384
commit 29f8cfbfe0
3 changed files with 12 additions and 139 deletions

View File

@@ -18,8 +18,7 @@
"sortify": "^1.0.4",
"stream-to-pull-stream": "^1.7.2",
"tweetnacl": "~0.12.2",
"ws": "^1.0.1",
"sockjs": "^0.3.18"
"ws": "^1.0.1"
},
"devDependencies": {
"flow-bin": "^0.59.0",