fix(core): update

This commit is contained in:
2023-06-30 15:50:08 +02:00
parent e7c0e1228b
commit a95319d99f
2 changed files with 11 additions and 3 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/gulp-function',
version: '3.0.5',
description: 'accepts a function call as parameter to execute in gulp pipeline'
}