aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ff21939..5320de5 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"author": "Mateja Maric",
"license": "GPL-3.0",
"dependencies": {
- "express": "^4.17.1"
+ "express": "^4.17.1",
+ "express-handlebars": "^5.3.0"
}
}