Compare commits

..

No commits in common. "eee039a90eb3b1a7ed9d530d688e9c240999593b" and "db8af460177487bd608fdd8188e6b9eb88a186bd" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
# Clive # Clive
Game host for IRC and SChat 2-powered chat sites Game host for SChat 2-powered chat sites

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "schat2-clive", "name": "schat2-clive",
"version": "1.8.1", "version": "1.8.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "schat2-clive", "name": "schat2-clive",
"version": "1.8.1", "version": "1.8.0",
"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.8.1", "version": "1.8.0",
"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": {