diff --git a/package.json b/package.json index 3cd3b5b..7ef4cf8 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ }, "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { - "beautylog": "3.1.4", - "browserify": "13.0.0", - "through2": "2.0.1" + "beautylog": "^3.1.4", + "browserify": "^13.0.0", + "through2": "^2.0.1" }, "devDependencies": { "gulp": "3.9.1",