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",
"dependencies": {
"beautylog": "^3.1.4",
"beautylog": "^4.1.0",
"browserify": "^13.0.0",
"through2": "^2.0.1"
},
"devDependencies": {
"gulp": "3.9.1",
"gulp-function": "1.2.0",
"npmts": "^4.0.2",
"gulp": "^3.9.1",
"gulp-function": "^1.2.3",
"npmts": "^5.0.0",
"should": "^8.3.0"
}
}