Skip to content

Commit 0adb238

Browse files
fix(ci): remove provenance from publishConfig
1 parent b609a4d commit 0adb238

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sdk/typescript/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"dist"
3333
],
3434
"publishConfig": {
35-
"access": "public",
36-
"provenance": true
35+
"access": "public"
3736
},
3837
"scripts": {
3938
"build": "tsup",

0 commit comments

Comments
 (0)