fix(core): update

This commit is contained in:
2024-03-10 23:29:56 +01:00
parent 27ee7a532a
commit 0c703cb5c3
15 changed files with 4756 additions and 6226 deletions

View File

@ -7,11 +7,12 @@
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "gulp-function",
"shortDescription": "accepts a function call as parameter to execute in gulp pipeline",
"description": "accepts a function call as parameter to execute in gulp pipeline",
"npmPackagename": "@push.rocks/gulp-function",
"license": "MIT"
}