Skip to content

Commit

Permalink
Use github.com/moment instead of github.com/timrwood repo
Browse files Browse the repository at this point in the history
  • Loading branch information
timrwood committed Sep 9, 2013
1 parent 63adde9 commit 6c8daa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "timrwood/moment",
"name": "moment/moment",
"description": "Parse, validate, manipulate, and display dates in javascript.",
"keywords": [
"moment",
Expand All @@ -12,7 +12,7 @@
"l10n",
"ender"
],
"homepage": "http:https://github.com/timrwood/moment/",
"homepage": "http:https://github.com/moment/moment/",
"author": "Tim Wood <[email protected]> (http:https://timwoodcreates.com/)",
"license": "MIT"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"repository": {
"type": "git",
"url": "https://github.com/timrwood/moment.git"
"url": "https://github.com/moment/moment.git"
},
"bugs": {
"url": "https://github.com/timrwood/moment/issues"
"url": "https://github.com/moment/moment/issues"
},
"licenses" : [
{
Expand Down

0 comments on commit 6c8daa7

Please sign in to comment.