From 3063903ce6cbe164804881f11712c82a45eb497b Mon Sep 17 00:00:00 2001 From: Uncle Fatso Date: Tue, 22 Jul 2025 14:03:57 +0300 Subject: [PATCH] change package name Signed-off-by: Uncle Fatso --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a777816..b8c6b66 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ghost-chain-extension", + "name": "ghost-extension-wallet", "version": "0.0.26", "description": "Browser extension to manage ghost blockchain light clients.", "main": "dist/src/index.js",