This commit is contained in:
ThePendulum 2024-01-13 01:29:14 +01:00
parent cb5de62e1c
commit c9b985f768
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.27.3",
"version": "1.28.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "schat2-clive",
"version": "1.27.3",
"version": "1.28.0",
"license": "ISC",
"dependencies": {
"better-sqlite3": "^8.3.0",

View File

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