This commit is contained in:
Philipp Kunz 2024-03-10 23:30:24 +01:00
parent 1744e9b338
commit 660ffd8880

View File

@ -1,7 +1,7 @@
{ {
"name": "@push.rocks/gulp-function", "name": "@push.rocks/gulp-function",
"private": false, "private": false,
"version": "3.0.6", "version": "3.0.7",
"description": "accepts a function call as parameter to execute in gulp pipeline", "description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts", "typings": "dist_ts/index.d.ts",