Merge branch 'dev' into feature/13-barcode_generation

# Conflicts:
#	src/PdfCreator.ts
#	src/config.ts
This commit is contained in:
2021-02-09 17:35:20 +01:00
5 changed files with 94 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@odit/lfk-document-server",
"version": "0.1.2",
"version": "0.1.3",
"description": "The document generation server for the LfK! runner system. This generates certificates, sponsoring aggreements and more",
"main": "src/app.ts",
"scripts": {