Skip to content

Commit

Permalink
Merge pull request #147 from Martii/fixPackageJSONrepo
Browse files Browse the repository at this point in the history
Fix unsupported plural of `repository` in package.json
  • Loading branch information
toopay committed Jan 15, 2015
2 parents 51b48d8 + d4ea427 commit e1a5f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"name": "Taufan Aditya",
"web": "https://github.com/toopay"
}],
"repositories": [{
"repository": {
"type": "git",
"url": "https://github.com/toopay/bootstrap-markdown.git"
}]
}
}

0 comments on commit e1a5f7f

Please sign in to comment.