Hotfixes all the way down

This commit is contained in:
2023-12-24 05:38:27 +11:00
parent 8ab786b934
commit 288e584cbd
5 changed files with 30 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.8.2",
"version": "1.8.3",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {