This commit is contained in:
ThePendulum 2022-10-18 00:08:20 +02:00
parent 809102f2fe
commit 4580e9129f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "schat2-clive",
"version": "1.7.7",
"version": "1.7.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "schat2-clive",
"version": "1.7.7",
"version": "1.7.8",
"license": "ISC",
"dependencies": {
"bhttp": "^1.2.8",

View File

@ -1,6 +1,6 @@
{
"name": "schat2-clive",
"version": "1.7.7",
"version": "1.7.8",
"description": "Game host for SChat 2-powered chat sites",
"main": "src/app.js",
"scripts": {