Compare commits

..

No commits in common. "a759421791acdf70b3d2fec8176cc87c288bbb82" and "ed87ce1759fabc9534b6dc18465203937887d409" have entirely different histories.

3 changed files with 6 additions and 8 deletions

View File

@ -689,8 +689,7 @@
"file": "fbd1.png", "file": "fbd1.png",
"code": 807, "code": 807,
"alpha2": "MK", "alpha2": "MK",
"name": "Macedonia", "name": "Macedonia"
"fullName": "North Macedonia"
}, },
{ {
"file": "d01f.png", "file": "d01f.png",
@ -999,8 +998,7 @@
"file": "715f.png", "file": "715f.png",
"code": 748, "code": 748,
"alpha2": "SZ", "alpha2": "SZ",
"name": "Swaziland", "name": "Swaziland"
"fullName": "Eswatini"
}, },
{ {
"file": "fc08.png", "file": "fc08.png",

4
package-lock.json generated
View File

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

View File

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