Update slide template using ejs instead of mustache to reduce similar package dependency

This commit is contained in:
Cheng-Han, Wu
2016-05-29 17:54:24 +08:00
parent c73c32d127
commit 16990e35a2
5 changed files with 101 additions and 89 deletions

View File

@@ -30,7 +30,6 @@
"method-override": "^2.3.5",
"moment": "^2.12.0",
"morgan": "^1.7.0",
"mustache": "2.2.1",
"mysql": "^2.10.2",
"node-uuid": "^1.4.7",
"passport": "^0.3.2",