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 GitHub
parent f5726e2d0c
commit 34e10caad2

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",