From 4788b498f0fdbd5cddc1d5864d8d2989f28e94f7 Mon Sep 17 00:00:00 2001 From: Shane Osbourne Date: Sun, 3 May 2015 16:29:54 +0100 Subject: [PATCH] deps: bump browser-sync-ui to fix #592 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16391e3e2..bf9c5b636 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "anymatch": "^1.3.0", "async-each-series": "^0.1.1", "browser-sync-client": "^2.0.2", - "browser-sync-ui": "^0.5.6", + "browser-sync-ui": "^0.5.8", "chokidar": "^1.0.1", "connect": "^3.3.5", "dev-ip": "^1.0.1",