diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 1b06bcba1..012bc11f5 100644 --- a/package.json +++ b/package.json | |||
@@ -109,6 +109,7 @@ | |||
109 | "@types/kue": "^0.11.8", | 109 | "@types/kue": "^0.11.8", |
110 | "@types/lodash": "^4.14.64", | 110 | "@types/lodash": "^4.14.64", |
111 | "@types/magnet-uri": "^5.1.1", | 111 | "@types/magnet-uri": "^5.1.1", |
112 | "@types/maildev": "^0.0.1", | ||
112 | "@types/mkdirp": "^0.5.1", | 113 | "@types/mkdirp": "^0.5.1", |
113 | "@types/mocha": "^2.2.42", | 114 | "@types/mocha": "^2.2.42", |
114 | "@types/morgan": "^1.7.32", | 115 | "@types/morgan": "^1.7.32", |
@@ -125,6 +126,7 @@ | |||
125 | "@types/webtorrent": "^0.98.4", | 126 | "@types/webtorrent": "^0.98.4", |
126 | "@types/ws": "^4.0.0", | 127 | "@types/ws": "^4.0.0", |
127 | "chai": "^4.1.1", | 128 | "chai": "^4.1.1", |
129 | "maildev": "^1.0.0-rc3", | ||
128 | "mocha": "^5.0.0", | 130 | "mocha": "^5.0.0", |
129 | "nodemon": "^1.11.0", | 131 | "nodemon": "^1.11.0", |
130 | "source-map-support": "^0.5.0", | 132 | "source-map-support": "^0.5.0", |