From 7337954f6a8ad2ea437ddef7a381c1d8d6b3ed9c Mon Sep 17 00:00:00 2001 From: neru Date: Sat, 10 Jan 2026 04:35:17 -0300 Subject: [PATCH] chore: rename package --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcb7090..34b0d93 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "sealbot", + "name": "luma", "version": "1.0.0", "description": "", "main": "index.js", @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://git.neru.rip/neru/sealbot" + "url": "https://git.neru.rip/neru/luma" }, "keywords": [], "author": "",