From 28b8301aedd8213201b9a74b058b1260a6ba2a3d Mon Sep 17 00:00:00 2001 From: hgw Date: Thu, 5 Oct 2023 08:52:34 +0000 Subject: [PATCH] Change package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 547f3b18..c073e3be 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "thelounge-sn", + "name": "@supernets/thelounge", "description": "The self-hosted Web IRC client", "version": "4.4.1", "preferGlobal": true,