This commit is contained in:
ThePendulum 2021-11-04 03:53:28 +01:00
parent 2be37f96b5
commit 14fb0f90bf
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.2.1",
"version": "1.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "schat2-clive",
"version": "1.2.1",
"version": "1.3.0",
"license": "ISC",
"dependencies": {
"bhttp": "^1.2.8",

View File

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