fix: add repository.url to cli package.json for npm provenance
This commit is contained in:
@@ -28,5 +28,9 @@
|
||||
"typescript": "^5.7.0",
|
||||
"vitest": "^3.1.0",
|
||||
"yaml": "^2.8.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dustinbyrne/kb"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user