From 76c152b97dd7e82fbcd368530eb4d11585aeca51 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Wed, 16 Oct 2013 12:17:13 -0700 Subject: [PATCH] Add dev-live-reload to the default install --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d6f5e6f86..a5b799c65 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "collaboration": "0.24.0", "command-logger": "0.4.0", "command-palette": "0.4.0", + "dev-live-reload": "0.7.0", "editor-stats": "0.3.0", "exception-reporting": "0.4.0", "find-and-replace": "0.26.0",