diff --git a/npmextra.json b/npmextra.json index e4dc0f3..bdbbbae 100644 --- a/npmextra.json +++ b/npmextra.json @@ -3,10 +3,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartntml", "description": "lit-html for the backend", - "npmPackagename": "@pushrocks/smartntml", + "npmPackagename": "@push.rocks/smartntml", "license": "MIT", "projectDomain": "push.rocks" } diff --git a/package.json b/package.json index 0ea203e..42d5bc4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartntml", + "name": "@push.rocks/smartntml", "version": "2.0.4", "private": false, "description": "lit-html for the backend", @@ -43,4 +43,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file