added consola dependency

ref #1
This commit is contained in:
Philipp Dormann 2020-11-24 19:54:07 +01:00
parent 03a4898553
commit 6b46a0a69e

View File

@ -6,6 +6,7 @@
"author": "Philipp Dormann <philipp.dormann1@gmail.com>",
"license": "MIT",
"dependencies": {
"consola": "^2.15.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"typeorm": "^0.2.29"