From 6271ba80a14bd84a4ed9520e9e2387d504b63795 Mon Sep 17 00:00:00 2001
From: jroyan <jerome.royan@b-com.com>
Date: Tue, 28 May 2024 18:12:34 +0200
Subject: [PATCH] fix package name to worldstoragecclient

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b529913..24b8bbf 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
     "limitations under the License.",
     "Last change: June 2024"
   ],
-  "name": "worldstorageclinet",
+  "name": "worldstoragecclient",
   "version": "2.1.0",
   "description": "ISG ARF World Storage C client based on libcurl",
   "main": "index.js",
-- 
GitLab