Skip to content

Commit 20bbe21

Browse files
committed
chore: set package access to public
1 parent 37c7e36 commit 20bbe21

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
@@ -52,5 +52,8 @@
5252
"ts-jest": "26.5.6",
5353
"ts-node": "10.0.0",
5454
"typescript": "4.2.4"
55+
},
56+
"publishConfig": {
57+
"access": "public"
5558
}
5659
}

0 commit comments

Comments
 (0)