1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00

fix JSON syntax error in composer.json

This commit is contained in:
Max F. Albrecht
2013-06-10 14:59:42 +02:00
parent d74a9634b0
commit 3a02d07aca

View 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": {