Skip to content

Commit 801096f

Browse files
committed
build(pkg): add publishConfig.provenance
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 7c3debd commit 801096f

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
@@ -27,7 +27,8 @@
2727
},
2828
"publishConfig": {
2929
"access": "public",
30-
"directory": "./"
30+
"directory": "./",
31+
"provenance": true
3132
},
3233
"type": "module",
3334
"files": [

0 commit comments

Comments
 (0)