diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 00:41:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 00:41:57 +0900 |
| commit | 72c4ccaee85551bd5f997c14dd9723b9915c0ef4 (patch) | |
| tree | a2a14808615663511163ff4ca2563fab51cdb425 /package.json | |
| parent | Update gitignore (diff) | |
| download | sharkey-72c4ccaee85551bd5f997c14dd9723b9915c0ef4.tar.gz sharkey-72c4ccaee85551bd5f997c14dd9723b9915c0ef4.tar.bz2 sharkey-72c4ccaee85551bd5f997c14dd9723b9915c0ef4.zip | |
Clean up dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index aea105b920..a0e1500e82 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,6 @@ "@types/debug": "0.0.30", "@types/deep-equal": "1.0.1", "@types/elasticsearch": "5.0.23", - "@types/eventemitter3": "2.0.2", "@types/gm": "1.18.0", "@types/gulp": "3.8.36", "@types/gulp-htmlmin": "1.3.32", @@ -63,7 +62,6 @@ "@types/mkdirp": "0.5.2", "@types/mocha": "5.2.0", "@types/mongodb": "3.0.18", - "@types/monk": "6.0.0", "@types/ms": "0.7.30", "@types/node": "10.1.2", "@types/nopt": "3.0.29", |