fix(core): update

This commit is contained in:
2020-01-18 12:19:27 +00:00
parent 1008c3f103
commit 5792a13b01
6 changed files with 3047 additions and 1632 deletions

View File

@ -5,6 +5,15 @@
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "gulp-function",
"shortDescription": "accepts a function call as parameter to execute in gulp pipeline",
"npmPackagename": "@pushrocks/gulp-function",
"license": "MIT"
}
}
}