Skip to content

Commit

Permalink
Added Homepage to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gzimbron committed Feb 8, 2024
1 parent 2eb93e3 commit 104bab5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/afraid-goats-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@gzim/svelte-datagrid": patch
---

Added Homepage to package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"type": "git",
"url": "git+https://github.com/gzimbron/svelte-datagrid.git"
},
"homepage": "https://github.com/gzimbron/svelte-datagrid",
"homepage": "https://gzimbron.github.io/svelte-datagrid/",
"keywords": [
"svelte",
"grid",
Expand Down

0 comments on commit 104bab5

Please sign in to comment.