This commit is contained in:
Philipp Kunz 2016-04-04 22:43:38 +02:00
parent 844812311e
commit 99db113285

View File

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