2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fixes #7915: add issues link to composer

This commit is contained in:
Mark Otto
2013-06-02 15:25:19 -07:00
parent 56d6fea45e
commit 05be4de8b8
+3 -1
View File
@@ -13,6 +13,8 @@
"email": "jacobthornton@gmail.com", "email": "jacobthornton@gmail.com",
} }
] ]
, "support": {
"issues": "https://github.com/twitter/bootstrap/issues"
}
, "license": "Apache-2.0" , "license": "Apache-2.0"
} }