Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,9 @@
"*.{json,yml,yaml,md}": [
"prettier --write"
]
},
"repository": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟠 warning — Identical repository block already merged to main in eff27de (PR #87) — this PR is now a redundant no-op and should be closed.

"type": "git",
"url": "git+https://github.com/berget-ai/cli.git"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good — URL matches the actual origin remote (github.com/berget-ai/cli), which is what npm provenance validation requires.

}
}
Loading