diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index d5cf95b83..2d5258fa0 100644 --- a/package.json +++ b/package.json | |||
@@ -90,8 +90,8 @@ | |||
90 | "bluebird": "^3.5.0", | 90 | "bluebird": "^3.5.0", |
91 | "body-parser": "^1.12.4", | 91 | "body-parser": "^1.12.4", |
92 | "bull": "^3.4.2", | 92 | "bull": "^3.4.2", |
93 | "cli-table": "^0.3.1", | ||
94 | "bytes": "^3.0.0", | 93 | "bytes": "^3.0.0", |
94 | "cli-table": "^0.3.1", | ||
95 | "commander": "^2.13.0", | 95 | "commander": "^2.13.0", |
96 | "concurrently": "^4.0.1", | 96 | "concurrently": "^4.0.1", |
97 | "config": "^2.0.1", | 97 | "config": "^2.0.1", |
@@ -143,7 +143,7 @@ | |||
143 | "validator": "^10.2.0", | 143 | "validator": "^10.2.0", |
144 | "webfinger.js": "^2.6.6", | 144 | "webfinger.js": "^2.6.6", |
145 | "webtorrent": "^0.102.1", | 145 | "webtorrent": "^0.102.1", |
146 | "winston": "3.0.0", | 146 | "winston": "3.1.0", |
147 | "ws": "^6.0.0", | 147 | "ws": "^6.0.0", |
148 | "youtube-dl": "^1.12.2" | 148 | "youtube-dl": "^1.12.2" |
149 | }, | 149 | }, |
@@ -191,7 +191,6 @@ | |||
191 | "maildev": "^1.0.0-rc3", | 191 | "maildev": "^1.0.0-rc3", |
192 | "mocha": "^5.0.0", | 192 | "mocha": "^5.0.0", |
193 | "nodemon": "^1.11.0", | 193 | "nodemon": "^1.11.0", |
194 | "prettier": "1.14.2", | ||
195 | "sass-lint": "^1.12.1", | 194 | "sass-lint": "^1.12.1", |
196 | "source-map-support": "^0.5.0", | 195 | "source-map-support": "^0.5.0", |
197 | "spectacle-docs": "^1.0.2", | 196 | "spectacle-docs": "^1.0.2", |