From f797cdb55d9d06fadbed03b4ab6fd5e2cf4cfdcc Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 22 Mar 2016 07:40:10 -0700 Subject: [PATCH] chore(package): update grunt-contrib-connect to version 1.0.1 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4227db5..214317e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-open": "^0.2.3", "grunt-contrib-copy": "^0.8.2", "grunt-html2js": "^0.3.5", - "grunt-contrib-connect": "^0.11.2", + "grunt-contrib-connect": "^1.0.1", "grunt-shell": "^1.1.2", "grunt-replace": "^0.11.0" },