Merge pull request #763 from gabrielhpugliese/gabrielhpugliese-patch-bower-json
Fix missing comma on bower.json
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"jasmine-core.gemspec",
|
"jasmine-core.gemspec",
|
||||||
"*.sh",
|
"*.sh",
|
||||||
"*.py",
|
"*.py",
|
||||||
"Gruntfile.js"
|
"Gruntfile.js",
|
||||||
"lib/jasmine-core.rb",
|
"lib/jasmine-core.rb",
|
||||||
"lib/jasmine-core/boot/",
|
"lib/jasmine-core/boot/",
|
||||||
"lib/jasmine-core/spec",
|
"lib/jasmine-core/spec",
|
||||||
|
|||||||
Reference in New Issue
Block a user