commit da571fb2e8b41c0a4f9982ddf11efd49dfa0967f parent 88eabc907aa0f3f8be6a00663f265cbc94262276 Author: Konstantin Tarkus <hello@tarkus.me> Date: Sun, 14 Sep 2014 19:02:47 +0400 Update npm package(s): browser-sync Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -10,7 +10,7 @@ "react": "^0.11.1" }, "devDependencies": { - "browser-sync": "^1.3.7", + "browser-sync": "^1.4.0", "del": "^0.1.3", "ecstatic": "^0.5.4", "gulp": "^3.8.8",