This commit is contained in:
Philipp Kunz 2016-02-01 03:35:23 +01:00
parent 5355fd4e83
commit 3d01801df6

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-function", "name": "gulp-function",
"version": "0.0.11", "version": "0.0.12",
"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": {