update deps

This commit is contained in:
Philipp Kunz 2016-04-05 00:27:08 +02:00
parent 5b0a1edaa4
commit 375b43a11c

View File

@ -25,12 +25,12 @@
}, },
"homepage": "https://github.com/pushrocks/gulp-function", "homepage": "https://github.com/pushrocks/gulp-function",
"dependencies": { "dependencies": {
"beautylog": "^3.1.4", "beautylog": "^4.1.0",
"q": "^1.4.1", "q": "^1.4.1",
"through2": "^2.0.1" "through2": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {
"gulp": "^3.9.1", "gulp": "^3.9.1",
"npmts": "^4.0.2" "npmts": "^5.0.0"
} }
} }