HOTFIX: don't test in prod

This commit is contained in:
2023-12-24 06:43:05 +11:00
parent 288e584cbd
commit 58bc3f6b9d
4 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.8.3",
"version": "1.8.4",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {