diff --git a/npmextra.json b/npmextra.json index b58302e..4c927f4 100644 --- a/npmextra.json +++ b/npmextra.json @@ -8,10 +8,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartfile", "description": "smart ways to work with files in nodejs", - "npmPackagename": "@pushrocks/smartfile", + "npmPackagename": "@push.rocks/smartfile", "license": "MIT" } } diff --git a/package.json b/package.json index 6e2883b..226604c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartfile", + "name": "@push.rocks/smartfile", "private": false, "version": "10.0.26", "description": "offers smart ways to work with files in nodejs", @@ -66,4 +66,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file