This commit is contained in:
Philipp Kunz 2016-04-04 22:39:24 +02:00
parent 879248f049
commit 555c696a8e

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-function", "name": "gulp-function",
"version": "1.2.0", "version": "1.2.1",
"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/index.js", "main": "dist/index.js",
"scripts": { "scripts": {