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 574e50e52..e3766e318 100644
--- a/package.json
+++ b/package.json
@@ -174,7 +174,6 @@
174 "@types/express-rate-limit": "^5.0.0", 174 "@types/express-rate-limit": "^5.0.0",
175 "@types/fluent-ffmpeg": "^2.1.16", 175 "@types/fluent-ffmpeg": "^2.1.16",
176 "@types/fs-extra": "^9.0.1", 176 "@types/fs-extra": "^9.0.1",
177 "@types/libxmljs": "^0.18.0",
178 "@types/lodash": "^4.14.64", 177 "@types/lodash": "^4.14.64",
179 "@types/lru-cache": "^5.1.0", 178 "@types/lru-cache": "^5.1.0",
180 "@types/magnet-uri": "^5.1.1", 179 "@types/magnet-uri": "^5.1.1",
@@ -206,7 +205,7 @@
206 "eslint-plugin-node": "^11.0.0", 205 "eslint-plugin-node": "^11.0.0",
207 "eslint-plugin-promise": "^4.2.1", 206 "eslint-plugin-promise": "^4.2.1",
208 "eslint-plugin-standard": "^5.0.0", 207 "eslint-plugin-standard": "^5.0.0",
209 "libxmljs": "0.19.7", 208 "fast-xml-parser": "^3.19.0",
210 "maildev": "^1.0.0-rc3", 209 "maildev": "^1.0.0-rc3",
211 "marked": "^2.0.1", 210 "marked": "^2.0.1",
212 "marked-man": "^0.7.0", 211 "marked-man": "^0.7.0",