updated deps

This commit is contained in:
Philipp Kunz 2016-04-05 01:04:01 +02:00
parent dd2f410fdb
commit bc87a24ae8

View File

@ -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"
}
}