aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5d695344..6348bbb6a 100644
--- a/package.json
+++ b/package.json
@@ -134,6 +134,7 @@
134 "uuid": "^3.1.0", 134 "uuid": "^3.1.0",
135 "validator": "^10.2.0", 135 "validator": "^10.2.0",
136 "webfinger.js": "^2.6.6", 136 "webfinger.js": "^2.6.6",
137 "webtorrent": "^0.100.0",
137 "winston": "3.0.0", 138 "winston": "3.0.0",
138 "ws": "^5.0.0", 139 "ws": "^5.0.0",
139 "youtube-dl": "^1.12.2" 140 "youtube-dl": "^1.12.2"
@@ -187,7 +188,6 @@
187 "tslint": "^5.7.0", 188 "tslint": "^5.7.0",
188 "tslint-config-standard": "^7.0.0", 189 "tslint-config-standard": "^7.0.0",
189 "typescript": "^2.5.2", 190 "typescript": "^2.5.2",
190 "webtorrent": "^0.100.0",
191 "xliff": "^3.0.1" 191 "xliff": "^3.0.1"
192 }, 192 },
193 "scripty": { 193 "scripty": {