Commit 3923a67
committed
fix: add repository field to package.json for provenance verification
The repository field is required when using npm --provenance flag.
npm verifies that the repository URL in package.json matches the
provenance statement generated by GitHub Actions.1 parent 7bdc867 commit 3923a67
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments