From d22a030b87cff84756de46db53b7b078bf4071f5 Mon Sep 17 00:00:00 2001 From: Gabriel H Pugliese Date: Mon, 2 Feb 2015 18:03:32 -0200 Subject: [PATCH] Fix missing comma on bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 71a7d0a7..7f3b1879 100644 --- a/bower.json +++ b/bower.json @@ -27,7 +27,7 @@ "jasmine-core.gemspec", "*.sh", "*.py", - "Gruntfile.js" + "Gruntfile.js", "lib/jasmine-core.rb", "lib/jasmine-core/boot/", "lib/jasmine-core/spec",