Skip to content

Commit 72e80cc

Browse files
haydenbleaselclaude
andcommitted
Add publishConfig for npm OIDC provenance
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ff471b6 commit 72e80cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"type": "git",
66
"url": "https://github.com/vercel/next-forge.git"
77
},
8+
"publishConfig": {
9+
"provenance": true,
10+
"access": "public"
11+
},
812
"bin": {
913
"next-forge": "dist/index.js"
1014
},

0 commit comments

Comments
 (0)