Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Update package.json with correct github url (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
shum authored and kangas committed Jun 20, 2016
1 parent da67a88 commit 244ded0
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 @@ -11,10 +11,10 @@
"bin": {
"mongodb-js-fmt": "bin/mongodb-js-fmt.js"
},
"homepage": "http://mongodb-js.github.io/mongodb-js-fmt",
"homepage": "http://mongodb-js.github.io/fmt",
"repository": {
"type": "git",
"url": "git://github.com/mongodb-js/mongodb-js-fmt.git"
"url": "git://github.com/mongodb-js/fmt.git"
},
"dependencies": {
"async": "^1.4.2",
Expand Down

0 comments on commit 244ded0

Please sign in to comment.