switch to new org scheme

This commit is contained in:
2023-07-10 02:41:17 +02:00
parent faa4bb88a8
commit 29d439ce0d
3 changed files with 4 additions and 21 deletions

View File

@@ -9,10 +9,10 @@
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "gulp-function",
"shortDescription": "accepts a function call as parameter to execute in gulp pipeline",
"npmPackagename": "@pushrocks/gulp-function",
"npmPackagename": "@push.rocks/gulp-function",
"license": "MIT"
}
}