Updated libraries

This commit is contained in:
2022-01-20 13:49:05 +11:00
parent 95d229c561
commit 8309c3b832
2 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chat-server",
"version": "1.2.5",
"version": "1.2.6",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {