diff --git a/npmextra.json b/npmextra.json index ac3c637..e9228f9 100644 --- a/npmextra.json +++ b/npmextra.json @@ -7,10 +7,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartlog-interfaces", "description": "interfaces for the smartlog ecosystem", - "npmPackagename": "@pushrocks/smartlog-interfaces", + "npmPackagename": "@push.rocks/smartlog-interfaces", "license": "MIT" } } diff --git a/package.json b/package.json index 09c0d37..67fa77c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartlog-interfaces", + "name": "@push.rocks/smartlog-interfaces", "version": "3.0.0", "private": false, "description": "interfaces for the smartlog ecosystem", @@ -38,4 +38,4 @@ "last 1 chrome versions" ], "type": "module" -} +} \ No newline at end of file