switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:16:22 +02:00
parent 7926ced69d
commit da1270f49d
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": "smartmanifest",
"description": "a module for creating web app manifests",
"npmPackagename": "@pushrocks/smartmanifest",
"npmPackagename": "@push.rocks/smartmanifest",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartmanifest",
"name": "@push.rocks/smartmanifest",
"version": "2.0.2",
"private": false,
"description": "a module for creating web app manifests",
@ -36,4 +36,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}