Pin browser-sync at 2.5.0

because 2.6.0 has a regression
ref https://github.com/BrowserSync/browser-sync/issues/573
This commit is contained in:
Austin Pray
2015-04-12 21:17:03 -05:00
parent 49c310b2c6
commit 78b147a767

View File

@@ -28,7 +28,7 @@
},
"devDependencies": {
"asset-builder": "^1.0.2",
"browser-sync": "^2.4.0",
"browser-sync": "2.5.0",
"del": "^1.1.1",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",