This commit is contained in:
Philipp Kunz 2018-12-09 01:27:25 +01:00
parent 50836eab06
commit e22c6764b7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "gulp-function",
"version": "2.2.16",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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