Skip to content

Commit 7292a9c

Browse files
author
Ian Walter
committed
Adding explicit publish config
1 parent 63102de commit 7292a9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"url": "https://github.com/ianwalter/decision-tree/issues"
3434
},
3535
"homepage": "https://github.com/ianwalter/decision-tree#readme",
36+
"publishConfig": {
37+
"access": "public"
38+
},
3639
"dependencies": {
3740
"@ianwalter/base-error": "^6.1.0"
3841
},

0 commit comments

Comments
 (0)