diff --git a/npmextra.json b/npmextra.json index 7ea31b6..f7e4b3d 100644 --- a/npmextra.json +++ b/npmextra.json @@ -7,10 +7,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "early", "description": "minimal and fast loading plugin for startup time measuring", - "npmPackagename": "@pushrocks/early", + "npmPackagename": "@push.rocks/early", "license": "MIT" } } diff --git a/package.json b/package.json index 25bcb1e..5516976 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/early", + "name": "@push.rocks/early", "version": "4.0.3", "private": false, "description": "minimal and fast loading plugin for startup time measuring", @@ -49,4 +49,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file