diff --git a/.npmrc b/.npmrc
index f2ece7c8aa0bb6734664dea759c440d4e540fedd..68d6c8bc32c6c81af191f4345821b54977b2b947 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1 +1 @@
-@nshmp:registry=https://gitlab.com/api/v4/packages/npm/
+@ghsc:registry=https://gitlab.com/api/v4/packages/npm/
diff --git a/package.json b/package.json
index 7eaff4cf49b3f16dd75851a1abb4d18e649005e0..c90f9d6566e3ebe80af4f163dce571ebd64d841b 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,6 @@
     }
   },
   "publishConfig": {
-    "@nshmp:registry": "https://gitlab.com/api/v4/projects/4335/packages/npm/"
+    "@ghsc:registry": "https://gitlab.com/api/v4/projects/4335/packages/npm/"
   }
 }