switch to new org scheme

This commit is contained in:
2023-07-10 02:48:52 +02:00
parent ae60053cff
commit e8318cbf2f
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": "smartenv",
"description": "store things about your environment and let them travel across modules",
"npmPackagename": "@pushrocks/smartenv",
"npmPackagename": "@push.rocks/smartenv",
"license": "MIT"
}
}