This commit is contained in:
Niels Simenon 2023-05-06 01:32:32 +02:00
parent c85ec3440b
commit 8e16f189f5
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.26.5",
"version": "1.26.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "schat2-clive",
"version": "1.26.5",
"version": "1.26.6",
"license": "ISC",
"dependencies": {
"better-sqlite3": "^8.3.0",

View File

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