This commit is contained in:
Phil Kunz 2015-09-17 21:01:44 +00:00
parent 6884b9abee
commit a95c26d49b

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-callfunction", "name": "gulp-callfunction",
"version": "0.0.1", "version": "0.0.2",
"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": {