Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 5484188

Browse files
committed
make package public
1 parent 6594b5f commit 5484188

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
@@ -22,6 +22,9 @@
2222
"jest": "^23.4.2",
2323
"standard": "^11.0.1"
2424
},
25+
"publishConfig": {
26+
"access": "public"
27+
},
2528
"standard": {
2629
"env": [
2730
"jest"

0 commit comments

Comments
 (0)