From: Max F. Albrecht <1@178.is> Date: Mon, 10 Jun 2013 12:59:42 +0000 (+0200) Subject: fix JSON syntax error in composer.json X-Git-Tag: v3.0.0-rc1~289^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a02d07acae070b3d78d4c6b2c9e21c1fa4df673;p=thirdparty%2Fbootstrap.git fix JSON syntax error in composer.json --- diff --git a/composer.json b/composer.json index 9c5db618fa..aa96a05fd6 100644 --- a/composer.json +++ b/composer.json @@ -6,11 +6,11 @@ , "authors": [ { "name": "Mark Otto", - "email": "markdotto@gmail.com", + "email": "markdotto@gmail.com" }, { "name": "Jacob Thornton", - "email": "jacobthornton@gmail.com", + "email": "jacobthornton@gmail.com" } ] , "support": {