diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8012d6a..4fab4bf 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "body-parser": "^1.19.0", "cookie-parser": "^1.4.4", "express": "^4.17.1", + "handlebars": "^4.7.6", "jsonwebtoken": "^8.5.1", "marked": "^1.1.1", "minimist": ">=0.2.1", |