From 4c14c5dbc35a291d309adceb70c0bfb56ddde2dd Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 23 Jun 2014 17:23:08 -0400 Subject: [PATCH] OCD --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index b01254b..ab97aee 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,7 +12,7 @@ module.exports = function(grunt) { keepalive: true } } - }, + } }); // Load the plugin that provides the "uglify" task.