Re-established a database relationship

This commit is contained in:
2021-12-12 16:52:49 +00:00
parent e0b3193607
commit 33157d48d3
3 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.2.3",
"version": "1.2.4",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {