Commit 5e32774
authored
Add repository.url to fix npm provenance issue (#1369)
> an error occurred while publishing @livekit/protocol: E422
422 Unprocessable Entity - PUT
https://registry.npmjs.org/@livekit%2fprotocol - Error verifying
sigstore provenance bundle: Failed to validate repository information:
package.json: "repository.url" is "", expected to match
"https://github.com/livekit/protocol" from provenance1 parent 2885e44 commit 5e32774
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
0 commit comments