Skip to content

Commit

Permalink
chore: add homepage link to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue authored and zxch3n committed Nov 1, 2024
1 parent 5c3c91f commit 966e187
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@
"lint": "tsc --noEmit",
"coverage": "vitest run --coverage"
},
"homepage": "https://github.com/loro-dev/loro-prosemirror#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/loro-dev/loro-prosemirror.git",
"directory": "packages/lit"
},
"bugs": {
"url": "https://github.com/loro-dev/loro-prosemirror/issues"
},
"keywords": [
"rich-text",
"prosemirror",
Expand Down

0 comments on commit 966e187

Please sign in to comment.