update beautylog dependency, fixes #13

This commit is contained in:
Philipp Kunz 2016-01-31 17:40:51 +01:00
parent 6e2797cd65
commit eb636603ab

View File

@ -25,12 +25,12 @@
}, },
"homepage": "https://github.com/pushrocks/gulp-browser", "homepage": "https://github.com/pushrocks/gulp-browser",
"dependencies": { "dependencies": {
"beautylog": "^2.0.4",
"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": {
"beautylog": "2.0.2",
"gulp": "3.9.0", "gulp": "3.9.0",
"gulp-callfunction": "0.0.10", "gulp-callfunction": "0.0.10",
"npmts": "^1.0.9" "npmts": "^1.0.9"