1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Merge pull request #8124 from eins78/3.0.0-wip-fix-json

fix JSON syntax error in composer.json
This commit is contained in:
Mark Otto
2013-06-10 16:37:29 -07:00

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