diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index dbb921a66..f03c193ac 100644 --- a/package.json +++ b/package.json @@ -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": [ { |
