summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2018-03-06 14:38:46 +0100
committerDavid Mehren2018-03-06 14:45:14 +0100
commit79045582923a02063762006c09207b0b303b6619 (patch)
treef3b397e301724ec8a9b30e85eadd1b377947ff29 /package.json
parent66d8d3180a5cb9ac216222ebbfc258f76dbf41d6 (diff)
Remove engine.io-client dependency and fix webpack config
Signed-off-by: David Mehren <dmehren1@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba8b05d7..18c985b6 100644
--- a/package.json
+++ b/package.json
@@ -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",