fix the repo link on npm, add links for homepage and bug report (#910)

- fix the repo link on npm
- add links for homepage and bug report
This commit is contained in:
JacobLinCool
2024-02-01 13:07:11 +08:00
committed by Weston Pace
parent 1f2eafca75
commit f308a0ffdb

View File

@@ -17,7 +17,11 @@
},
"repository": {
"type": "git",
"url": "https://github.com/lancedb/lancedb/node"
"url": "https://github.com/lancedb/lancedb.git"
},
"homepage": "https://lancedb.github.io/lancedb/",
"bugs": {
"url": "https://github.com/lancedb/lancedb/issues"
},
"keywords": [
"data-format",