From dbf626dedde1f4f7aa263a56d6b25aa43a70bfbf Mon Sep 17 00:00:00 2001 From: Pascal Precht Date: Tue, 4 Jun 2013 15:38:31 +0200 Subject: [PATCH] remove extra comma --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index fd316d6..307aea5 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -53,7 +53,7 @@ module.exports = function (grunt) { server: { configFile: 'karma.conf.js', singleRun: false - }, + } }, changelog: { options: {