From c7f997ebe57196fe1822d0f5a82c1e2a212f5648 Mon Sep 17 00:00:00 2001 From: raven Date: Thu, 12 Jan 2023 13:37:03 -0500 Subject: [PATCH] fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01aeeec..d468799 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ -x{ +{ "name": "sshchat", "version": "1.0.0", "description": "A peer to peer chat client that uses hyper-protocol and connects to the ssh.surf API",