diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index e0dafd24a..6fb816d7f 100644 --- a/package.json +++ b/package.json | |||
@@ -98,6 +98,7 @@ | |||
98 | "cors": "^2.8.1", | 98 | "cors": "^2.8.1", |
99 | "create-torrent": "^4.0.0", | 99 | "create-torrent": "^4.0.0", |
100 | "deep-object-diff": "^1.1.0", | 100 | "deep-object-diff": "^1.1.0", |
101 | "email-templates": "^7.0.4", | ||
101 | "express": "^4.12.4", | 102 | "express": "^4.12.4", |
102 | "express-oauth-server": "^2.0.0", | 103 | "express-oauth-server": "^2.0.0", |
103 | "express-rate-limit": "^5.0.0", | 104 | "express-rate-limit": "^5.0.0", |
@@ -127,6 +128,7 @@ | |||
127 | "pfeed": "1.1.11", | 128 | "pfeed": "1.1.11", |
128 | "pg": "^7.4.1", | 129 | "pg": "^7.4.1", |
129 | "prompt": "^1.0.0", | 130 | "prompt": "^1.0.0", |
131 | "pug": "^2.0.4", | ||
130 | "redis": "^3.0.2", | 132 | "redis": "^3.0.2", |
131 | "reflect-metadata": "^0.1.12", | 133 | "reflect-metadata": "^0.1.12", |
132 | "request": "^2.81.0", | 134 | "request": "^2.81.0", |