This commit is contained in:
Philipp Kunz 2023-06-30 15:50:09 +02:00
parent a95319d99f
commit faa4bb88a8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/gulp-function",
"version": "3.0.4",
"version": "3.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/gulp-function",
"private": false,
"version": "3.0.4",
"version": "3.0.5",
"description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "dist/index.js",
"typings": "dist/index.d.ts",