Skip to content

Commit 9ffb481

Browse files
committed
chore(publish): enable npm provenance
1 parent 7486d9c commit 9ffb481

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"typescript": "^5.3.3"
7878
},
7979
"publishConfig": {
80-
"access": "public"
80+
"access": "public",
81+
"provenance": true
8182
}
8283
}

0 commit comments

Comments
 (0)