switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:41:20 +02:00
parent 0f05bcd4d5
commit 0c963e5812
2 changed files with 4 additions and 4 deletions

View File

@ -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"
}

View File

@ -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"
]
}
}