diff --git a/package.json b/package.json index 32d1cf5..421995c 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ }, "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { - "beautylog": "^4.1.0", + "beautylog": "^4.1.1", "browserify": "^13.0.0", "through2": "^2.0.1" }, "devDependencies": { "gulp": "^3.9.1", - "gulp-function": "^1.2.3", - "npmts": "^5.0.0", + "gulp-function": "^1.2.5", + "npmts": "^5.0.3", "should": "^8.3.0" } }