Switched to handlebars for templateing

ref #5
This commit is contained in:
2021-02-05 20:08:47 +01:00
parent 3af76a53e3
commit 4acf3e39ce
3 changed files with 11 additions and 13 deletions

View File

@@ -45,6 +45,7 @@
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"handlebars": "^4.7.6",
"puppeteer": "^7.0.1",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6",
@@ -74,4 +75,4 @@
"publish": false
}
}
}
}