Implemented the basics for templateing feature/3-pdf_templateing #4

Merged
niggl merged 12 commits from feature/3-pdf_templateing into dev 2021-02-03 17:02:02 +00:00
Showing only changes of commit a7d4001ad9 - Show all commits

View File

@ -45,6 +45,7 @@
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"html-pdf": "^2.2.0",
"reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6",
"routing-controllers-openapi": "^2.2.0"
@ -72,4 +73,4 @@
"publish": false
}
}
}
}