This commit is contained in:
Philipp Kunz 2016-02-01 03:45:38 +01:00
parent bc53520869
commit 6a19698617

View File

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