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.