diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5d94f314..1bc9f4c8 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "grunt": "~0.4.2", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.3.0", + "grunt-contrib-connect": "~0.8.0", "grunt-contrib-less": "~0.9.0", "grunt-contrib-watch": "~0.5.1" } |