Skip to content

Commit 9077d65

Browse files
committed
fix: add publishConfig
1 parent a9c87a4 commit 9077d65

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
@@ -22,6 +22,10 @@
2222
"type": "git",
2323
"url": "git+https://github.com/bombshell-dev/tools.git"
2424
},
25+
"publishConfig": {
26+
"access": "public",
27+
"provenance": true
28+
},
2529
"exports": {
2630
".": {
2731
"import": "./dist/index.js"

0 commit comments

Comments
 (0)