From 0c963e58121136b347f3f2c01bd2a7fa01042d5f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 10 Jul 2023 02:41:20 +0200 Subject: [PATCH] switch to new org scheme --- npmextra.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npmextra.json b/npmextra.json index 5602fb9..ac3fea0 100644 --- a/npmextra.json +++ b/npmextra.json @@ -3,10 +3,10 @@ "projectType": "npm", "module": { "githost": "gitlab.com", - "gitscope": "pushrocks", + "gitscope": "push.rocks", "gitrepo": "isohash", "description": "a hash package that works cross environment", - "npmPackagename": "@pushrocks/isohash", + "npmPackagename": "@push.rocks/isohash", "license": "MIT", "projectDomain": "push.rocks" } diff --git a/package.json b/package.json index ad27c26..e684c7c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/isohash", + "name": "@push.rocks/isohash", "version": "2.0.1", "private": false, "description": "a hash package that works cross environment", @@ -38,4 +38,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file