add better tests and coverage

This commit is contained in:
2016-02-12 05:36:23 +01:00
parent dcdf0059cc
commit 57350d6fee
10 changed files with 69 additions and 41 deletions

View File

@@ -25,11 +25,11 @@
},
"homepage": "https://github.com/pushrocks/gulp-function",
"dependencies": {
"beautylog": "2.0.6",
"through2": "2.0.0"
"beautylog": "2.1.1",
"through2": "2.0.1"
},
"devDependencies": {
"gulp": "^3.9.0",
"npmts": "^2.0.2"
"gulp": "^3.9.1",
"npmts": "^2.2.3"
}
}