diff --git a/npmextra.json b/npmextra.json index eba6ddd..d23eeab 100644 --- a/npmextra.json +++ b/npmextra.json @@ -2,11 +2,11 @@ "gitzone": { "projectType": "npm", "module": { - "githost": "gitlab.com", - "gitscope": "pushrocks", + "githost": "code.foss.global", + "gitscope": "push.rocks", "gitrepo": "webdetector", "description": "detect things about from within a webapp", - "npmPackagename": "@pushrocks/webdetector", + "npmPackagename": "@push.rocks/webdetector", "license": "MIT" } }, diff --git a/package.json b/package.json index 79a922e..e265123 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/webdetector", + "name": "@push.rocks/webdetector", "version": "2.0.3", "private": false, "description": "detect different environments within the browser", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file