summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-03-07 11:15:54 +0100
committerGitHub2018-03-07 11:15:54 +0100
commit17d6fe716d6a758021e668e032032aa8f8fac63c (patch)
treef3b397e301724ec8a9b30e85eadd1b377947ff29 /package.json
parent66d8d3180a5cb9ac216222ebbfc258f76dbf41d6 (diff)
parent79045582923a02063762006c09207b0b303b6619 (diff)
Merge pull request #756 from davidmehren/master
Remove engine.io-client dependency
Diffstat (limited to '')
-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",