2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Drop remaining leading commas

This commit is contained in:
Zlatan Vasović
2013-12-20 20:09:51 +01:00
parent 2854c5c3fb
commit b604c2fbac
2 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -7,11 +7,11 @@
"author": "Twitter, Inc.",
"scripts": { "test": "grunt test" },
"repository": {
"type": "git"
, "url": "https://github.com/twbs/bootstrap.git"
"type": "git",
"url": "https://github.com/twbs/bootstrap.git"
},
"bugs": {
"url": "https://github.com/twbs/bootstrap/issues"
"url": "https://github.com/twbs/bootstrap/issues"
},
"licenses": [
{