Skip to content

Commit

Permalink
Merge pull request knockout#1086 from pscheit/patch-1
Browse files Browse the repository at this point in the history
package.json: change url into homepage
  • Loading branch information
rniemeyer committed Sep 14, 2013
2 parents bc1b7a3 + 47c9766 commit 6eb0da8
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
@@ -1,7 +1,7 @@
{
"name": "knockout",
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
"url": "http://knockoutjs.com/",
"homepage": "http://knockoutjs.com/",
"version": "3.0.0beta",
"license": "MIT",
"author": "The Knockout.js team",
Expand All @@ -28,4 +28,4 @@
"ipad/6..latest"
]
}
}
}

0 comments on commit 6eb0da8

Please sign in to comment.