aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 23ea8928a..fcac1c7c2 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
89 "uuid": "^3.1.0", 89 "uuid": "^3.1.0",
90 "validator": "^9.0.0", 90 "validator": "^9.0.0",
91 "webfinger.js": "^2.6.6", 91 "webfinger.js": "^2.6.6",
92 "winston": "^2.1.1", 92 "winston": "3.0.0-rc1",
93 "ws": "^3.3.2" 93 "ws": "^3.3.2"
94 }, 94 },
95 "devDependencies": { 95 "devDependencies": {
@@ -114,7 +114,6 @@
114 "@types/supertest": "^2.0.3", 114 "@types/supertest": "^2.0.3",
115 "@types/validator": "^6.2.0", 115 "@types/validator": "^6.2.0",
116 "@types/webtorrent": "^0.98.4", 116 "@types/webtorrent": "^0.98.4",
117 "@types/winston": "^2.3.2",
118 "@types/ws": "^3.0.2", 117 "@types/ws": "^3.0.2",
119 "chai": "^4.1.1", 118 "chai": "^4.1.1",
120 "commander": "^2.9.0", 119 "commander": "^2.9.0",