Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ec18663137 | |||
a476cf8c99 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gulp-function",
|
||||
"version": "1.2.5",
|
||||
"version": "1.3.0",
|
||||
"description": "accepts a function call as parameter to execute in gulp pipeline",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
@ -25,7 +25,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/gulp-function",
|
||||
"dependencies": {
|
||||
"beautylog": "^4.1.1",
|
||||
"q": "^1.4.1",
|
||||
"through2": "^2.0.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user