This commit is contained in:
Philipp Kunz 2016-02-12 05:36:31 +01:00
parent 57350d6fee
commit 4b02d17d6d

View File

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