]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix JSON syntax error in composer.json 8124/head
authorMax F. Albrecht <1@178.is>
Mon, 10 Jun 2013 12:59:42 +0000 (14:59 +0200)
committerMax F. Albrecht <1@178.is>
Mon, 10 Jun 2013 12:59:42 +0000 (14:59 +0200)
composer.json

index 9c5db618fa61da5eff5d23b013ec1b80113c2f31..aa96a05fd6a3daefeef8745c4877d1f1e559e2a8 100644 (file)
@@ -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": {