update deps

This commit is contained in:
Philipp Kunz 2016-04-05 00:18:26 +02:00
parent 6edd270a92
commit acde823f08

View File

@ -25,14 +25,14 @@
}, },
"homepage": "https://github.com/pushrocks/gulp-browser", "homepage": "https://github.com/pushrocks/gulp-browser",
"dependencies": { "dependencies": {
"beautylog": "^3.1.4", "beautylog": "^4.1.0",
"browserify": "^13.0.0", "browserify": "^13.0.0",
"through2": "^2.0.1" "through2": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {
"gulp": "3.9.1", "gulp": "^3.9.1",
"gulp-function": "1.2.0", "gulp-function": "^1.2.3",
"npmts": "^4.0.2", "npmts": "^5.0.0",
"should": "^8.3.0" "should": "^8.3.0"
} }
} }