aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6348bbb6a..ba539bd31 100644
--- a/package.json
+++ b/package.json
@@ -78,6 +78,7 @@
78 "@types/bluebird": "3.5.21" 78 "@types/bluebird": "3.5.21"
79 }, 79 },
80 "dependencies": { 80 "dependencies": {
81 "@types/oauth2-server": "^3.0.8",
81 "async": "^2.0.0", 82 "async": "^2.0.0",
82 "async-lock": "^1.1.2", 83 "async-lock": "^1.1.2",
83 "async-lru": "^1.1.1", 84 "async-lru": "^1.1.1",
@@ -113,6 +114,7 @@
113 "morgan": "^1.5.3", 114 "morgan": "^1.5.3",
114 "multer": "^1.1.0", 115 "multer": "^1.1.0",
115 "nodemailer": "^4.4.2", 116 "nodemailer": "^4.4.2",
117 "oauth2-server": "^3.0.0",
116 "parse-torrent": "^6.0.0", 118 "parse-torrent": "^6.0.0",
117 "password-generator": "^2.0.2", 119 "password-generator": "^2.0.2",
118 "pem": "^1.12.3", 120 "pem": "^1.12.3",