Skip to content

Commit 9906231

Browse files
authored
fix: pkg (#6)
1 parent 2547a32 commit 9906231

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"typescript": "~5.3.3"
2424
},
2525
"publishConfig": {
26-
"access": "public",
27-
"provenance": true
26+
"access": "public"
2827
},
2928
"files": [
3029
"src/",

0 commit comments

Comments
 (0)