Alpha Release 0.4.6 #148

Merged
niggl merged 21 commits from dev into main 2021-02-26 16:50:07 +00:00
Showing only changes of commit 39ebfbf0b6 - Show all commits

View File

@ -40,7 +40,7 @@
"nodemailer": "^6.4.17", "nodemailer": "^6.4.17",
"pg": "^8.5.1", "pg": "^8.5.1",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"routing-controllers": "^0.9.0-alpha.6", "routing-controllers": "0.9.0-alpha.6",
"routing-controllers-openapi": "^2.2.0", "routing-controllers-openapi": "^2.2.0",
"sqlite3": "5.0.0", "sqlite3": "5.0.0",
"typeorm": "^0.2.30", "typeorm": "^0.2.30",
@ -104,4 +104,4 @@
"docs/*" "docs/*"
] ]
} }
} }