Skip to content

Commit

Permalink
package.json: Use url instead of web
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jun 13, 2013
1 parent 709b3f7 commit a0c4b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"author": {
"name": "Mathias Bynens",
"web": "http://mathiasbynens.be/"
"url": "http://mathiasbynens.be/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a0c4b7f

Please sign in to comment.