feat(courses): Add view helpers

This commit is contained in:
Khaled Garbaya
2017-09-26 17:52:10 +02:00
committed by Benedikt Rötsch
parent c650dd3f1c
commit 500b103c03
7 changed files with 32 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
"debug": "~2.2.0",
"dotenv": "^4.0.0",
"express": "~4.14.0",
"jstransformer-markdown-it": "^2.0.0",
"marked": "^0.3.6",
"morgan": "~1.7.0",
"normalize.css": "^7.0.0",
"pug": "~2.0.0-beta6",