diff --git a/npmextra.json b/npmextra.json index a849d55..1011a94 100644 --- a/npmextra.json +++ b/npmextra.json @@ -6,11 +6,11 @@ "gitzone": { "projectType": "npm", "module": { - "githost": "gitlab.com", - "gitscope": "pushrocks", + "githost": "code.foss.global", + "gitscope": "push.rocks", "gitrepo": "smartsystem", "description": "interact with the system you are running on", - "npmPackagename": "@pushrocks/smartsystem", + "npmPackagename": "@push.rocks/smartsystem", "license": "MIT" } } diff --git a/package.json b/package.json index ea1115c..6ba516b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartsystem", + "name": "@push.rocks/smartsystem", "version": "3.0.1", "description": "interact with the system you are running on", "main": "dist_ts/index.js", @@ -55,4 +55,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file