diff --git a/npmextra.json b/npmextra.json index cdc2fdf..5c80ad9 100644 --- a/npmextra.json +++ b/npmextra.json @@ -7,10 +7,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartenv", "description": "store things about your environment and let them travel across modules", - "npmPackagename": "@pushrocks/smartenv", + "npmPackagename": "@push.rocks/smartenv", "license": "MIT" } } diff --git a/package.json b/package.json index d040fef..d5feeb9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartenv", + "name": "@push.rocks/smartenv", "version": "5.0.6", "description": "store things about your environment and let them travel across modules", "main": "dist_ts/index.js", @@ -52,4 +52,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file