From b64a819023de6b79e2995151727957065648ab33 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 10 Jul 2023 10:16:59 +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 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