switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:16:49 +02:00
parent e11157fe44
commit 2fa6da38c6
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartnetwork",
"description": "network diagnostics",
"npmPackagename": "@pushrocks/smartnetwork",
"npmPackagename": "@push.rocks/smartnetwork",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartnetwork",
"name": "@push.rocks/smartnetwork",
"version": "3.0.2",
"private": false,
"description": "network diagnostics",
@ -44,4 +44,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}