This commit is contained in:
Philipp Kunz 2024-03-10 23:29:57 +01:00
parent 0c703cb5c3
commit b738a360cc

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/gulp-function",
"private": false,
"version": "3.0.5",
"version": "3.0.6",
"description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -55,4 +55,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}