diff --git a/npmextra.json b/npmextra.json index 4528568..415d147 100644 --- a/npmextra.json +++ b/npmextra.json @@ -10,10 +10,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartmail", "description": "a unified format for representing and dealing with mails", - "npmPackagename": "@pushrocks/smartmail", + "npmPackagename": "@push.rocks/smartmail", "license": "MIT" } } diff --git a/package.json b/package.json index 5e5022e..9f5b634 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartmail", + "name": "@push.rocks/smartmail", "version": "1.0.23", "private": false, "description": "a unified format for representing and dealing with mails", @@ -43,4 +43,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file