Hotfix a hotfix

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