Remove engine.io-client dependency and fix webpack config

Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
David Mehren
2018-03-06 14:38:46 +01:00
parent 66d8d3180a
commit 7904558292
2 changed files with 4 additions and 7 deletions

View File

@@ -34,7 +34,6 @@
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
"ejs": "^2.5.5",
"emojify.js": "~1.1.0",
"engine.io-client": "^1.8.2",
"express": ">=4.14",
"express-session": "^1.14.2",
"file-saver": "^1.3.3",