This commit is contained in:
Philipp Kunz 2016-04-04 22:55:10 +02:00
parent 855e9b48c8
commit 5b0a1edaa4

View File

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