]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add bugs property to package.json. 10215/head
authorXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 27 Aug 2013 14:21:15 +0000 (17:21 +0300)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 27 Aug 2013 14:21:15 +0000 (17:21 +0300)
package.json

index 0bb25e8a0b815896329ac6fde29b8b6ba0b222c4..7c4e6a3c09ff0711710e8b5d878eac81a6f4614f 100644 (file)
@@ -10,6 +10,9 @@
       "type": "git"
     , "url": "https://github.com/twbs/bootstrap.git"
   }
+  , "bugs": {
+      "url": "https://github.com/twbs/bootstrap/issues"
+  }
   , "licenses": [
     {
         "type": "Apache-2.0"