diff --git a/npmextra.json b/npmextra.json index c2102aa..ed3d6ef 100644 --- a/npmextra.json +++ b/npmextra.json @@ -7,10 +7,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "smartcache", "description": "cache things in smart ways", - "npmPackagename": "@pushrocks/smartcache", + "npmPackagename": "@push.rocks/smartcache", "license": "MIT" } } diff --git a/package.json b/package.json index e950ddd..e50fc7a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartcache", + "name": "@push.rocks/smartcache", "version": "1.0.16", "private": false, "description": "cache things in smart ways", @@ -42,4 +42,4 @@ "last 1 chrome versions" ], "type": "module" -} +} \ No newline at end of file