diff --git a/npmextra.json b/npmextra.json index e7f54b3..b219a14 100644 --- a/npmextra.json +++ b/npmextra.json @@ -3,10 +3,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartlog", "description": "minimalistic distributed and extensible logging tool", - "npmPackagename": "@pushrocks/smartlog", + "npmPackagename": "@push.rocks/smartlog", "license": "MIT", "projectDomain": "push.rocks" } diff --git a/package.json b/package.json index dc83d0e..af84a78 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartlog", + "name": "@push.rocks/smartlog", "version": "3.0.2", "private": false, "description": "minimalistic distributed and extensible logging tool", @@ -49,4 +49,4 @@ "last 1 chrome versions" ], "type": "module" -} +} \ No newline at end of file