diff --git a/npmextra.json b/npmextra.json index 2a1ab46..2c22486 100644 --- a/npmextra.json +++ b/npmextra.json @@ -7,10 +7,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartlog-destination-local", "description": "a smartlog destination targeting the local console", - "npmPackagename": "@pushrocks/smartlog-destination-local", + "npmPackagename": "@push.rocks/smartlog-destination-local", "license": "MIT" } } diff --git a/package.json b/package.json index 4ed2d82..7ed82ca 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartlog-destination-local", + "name": "@push.rocks/smartlog-destination-local", "private": false, "version": "9.0.1", "description": "a smartlog destination targeting the local console", @@ -54,4 +54,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file