Commit 26728576 authored by XhmikosR's avatar XhmikosR

Add bugs property to package.json.

parent a586844c
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
"type": "git" "type": "git"
, "url": "https://github.com/twbs/bootstrap.git" , "url": "https://github.com/twbs/bootstrap.git"
} }
, "bugs": {
"url": "https://github.com/twbs/bootstrap/issues"
}
, "licenses": [ , "licenses": [
{ {
"type": "Apache-2.0" "type": "Apache-2.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment