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 e62c256b6..10076d7b2 100644
--- a/package.json
+++ b/package.json
@@ -149,6 +149,7 @@
149 "ws": "^8.0.0" 149 "ws": "^8.0.0"
150 }, 150 },
151 "devDependencies": { 151 "devDependencies": {
152 "@peertube/maildev": "^1.2.0",
152 "@types/async": "^3.0.0", 153 "@types/async": "^3.0.0",
153 "@types/async-lock": "^1.1.0", 154 "@types/async-lock": "^1.1.0",
154 "@types/bcrypt": "^5.0.0", 155 "@types/bcrypt": "^5.0.0",
@@ -197,7 +198,6 @@
197 "eslint-plugin-node": "^11.0.0", 198 "eslint-plugin-node": "^11.0.0",
198 "eslint-plugin-promise": "^5.1.0", 199 "eslint-plugin-promise": "^5.1.0",
199 "fast-xml-parser": "^3.19.0", 200 "fast-xml-parser": "^3.19.0",
200 "maildev": "^1.0.0-rc3",
201 "mocha": "^9.0.0", 201 "mocha": "^9.0.0",
202 "nodemon": "^2.0.1", 202 "nodemon": "^2.0.1",
203 "proxy": "^1.0.2", 203 "proxy": "^1.0.2",