small fixes

master
Vic 2 years ago
parent e21fda884f
commit 4e99eb68bd

@ -13,4 +13,4 @@
"user": "postgres",
"password": "postgres"
}
}
}

@ -53,3 +53,4 @@
"typescript": "^4.5.4"
}
}

@ -33,3 +33,4 @@ if (ENV === "test") {
}
export default client;

@ -25,3 +25,4 @@ app.listen(port, function () {
});
export default app;

@ -68,3 +68,4 @@
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
}
}

Loading…
Cancel
Save