From cc4e2875daa158287f6445616d9fdef0d39393fe Mon Sep 17 00:00:00 2001 From: NjohPrince Date: Wed, 27 Dec 2023 07:38:36 +0100 Subject: [PATCH] fix: updated namespace --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bdc2c3..5febca8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@camsol.io/components", + "name": "@camsol.io/ui-components", "description": "This is a components library built for having a single source of components for the Camsol website project.", "version": "1.0.2", "private": false,