diff --git a/npmextra.json b/npmextra.json index cb6e391..84f3416 100644 --- a/npmextra.json +++ b/npmextra.json @@ -3,10 +3,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartmatch", "description": "a minimal matching library using picomatch", - "npmPackagename": "@pushrocks/smartmatch", + "npmPackagename": "@push.rocks/smartmatch", "license": "MIT", "projectDomain": "push.rocks" } diff --git a/package.json b/package.json index a85cc50..9672de6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartmatch", + "name": "@push.rocks/smartmatch", "version": "2.0.0", "private": false, "description": "a minimal matching library using picomatch", @@ -39,4 +39,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file