switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:18:08 +02:00
parent c8eeb4b8e6
commit 8fb95634df
2 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartscaf",
"description": "scaffold projects quickly",
"npmPackagename": "@pushrocks/smartscaf",
"npmPackagename": "@push.rocks/smartscaf",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartscaf",
"name": "@push.rocks/smartscaf",
"version": "4.0.13",
"private": false,
"description": "scaffold projects quickly",
@ -59,4 +59,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}