Compare commits

...

2 Commits

Author SHA1 Message Date
dcdf0059cc 1.0.2 2016-02-02 15:21:45 +01:00
9cc9e15b04 update deps 2016-02-02 15:21:27 +01:00

View File

@ -1,6 +1,6 @@
{
"name": "gulp-function",
"version": "1.0.1",
"version": "1.0.2",
"description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "index.js",
"scripts": {
@ -25,7 +25,7 @@
},
"homepage": "https://github.com/pushrocks/gulp-function",
"dependencies": {
"beautylog": "2.0.4",
"beautylog": "2.0.6",
"through2": "2.0.0"
},
"devDependencies": {