diff options
author | Christoph (Sheogorath) Kern | 2018-03-07 11:15:54 +0100 |
---|---|---|
committer | GitHub | 2018-03-07 11:15:54 +0100 |
commit | 17d6fe716d6a758021e668e032032aa8f8fac63c (patch) | |
tree | f3b397e301724ec8a9b30e85eadd1b377947ff29 /package.json | |
parent | 66d8d3180a5cb9ac216222ebbfc258f76dbf41d6 (diff) | |
parent | 79045582923a02063762006c09207b0b303b6619 (diff) |
Merge pull request #756 from davidmehren/master
Remove engine.io-client dependency
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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", |