Skip to content

Commit

Permalink
fix: #300 change the homepage in package.json to the Github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Aug 23, 2023
1 parent a249045 commit b1977e5
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 @@ -2,7 +2,7 @@
"name": "svelte-jsoneditor",
"description": "A web-based tool to view, edit, format, transform, and validate JSON",
"version": "0.18.0",
"homepage": "https://jsoneditoronline.org",
"homepage": "https://github.com/josdejong/svelte-jsoneditor",
"repository": {
"type": "git",
"url": "https://github.com/josdejong/svelte-jsoneditor.git"
Expand Down

0 comments on commit b1977e5

Please sign in to comment.