Preparing for Egg Trainer merge

This commit is contained in:
2021-11-18 14:56:59 +00:00
parent 655c81174e
commit e0b3193607
5 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.2.2",
"version": "1.2.3",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {