updated deps

This commit is contained in:
Philipp Kunz 2016-02-02 15:23:25 +01:00
parent 9306dcf0a1
commit 40254e394e

View File

@ -25,14 +25,14 @@
}, },
"homepage": "https://github.com/pushrocks/gulp-browser", "homepage": "https://github.com/pushrocks/gulp-browser",
"dependencies": { "dependencies": {
"beautylog": "2.0.4", "beautylog": "2.0.6",
"browserify": "13.0.0", "browserify": "13.0.0",
"gulp-util": "3.0.7", "gulp-util": "3.0.7",
"through2": "2.0.0" "through2": "2.0.0"
}, },
"devDependencies": { "devDependencies": {
"gulp": "3.9.0", "gulp": "3.9.0",
"gulp-function": "0.0.12", "gulp-function": "1.0.2",
"npmts": "^2.0.2" "npmts": "^2.0.3"
} }
} }