This commit is contained in:
Philipp Kunz 2020-01-18 16:35:55 +00:00
parent 9586f34d64
commit e7c0e1228b
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.3",
"version": "3.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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