update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:48:54 +01:00
parent dea8ca6021
commit 0b2e88f430
2 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartsystem",
"description": "interact with the system you are running on",
"npmPackagename": "@pushrocks/smartsystem",
"npmPackagename": "@push.rocks/smartsystem",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartsystem",
"name": "@push.rocks/smartsystem",
"version": "3.0.1",
"description": "interact with the system you are running on",
"main": "dist_ts/index.js",
@ -55,4 +55,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}