Skip to content

Commit 05f2aa8

Browse files
committed
add public access
1 parent b1cc75d commit 05f2aa8

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
@@ -28,6 +28,9 @@
2828
"url": "https://github.com/GetTestMail/typescript-sdk/issues"
2929
},
3030
"homepage": "https://github.com/GetTestMail/typescript-sdk#README.md",
31+
"publishConfig": {
32+
"access": "public"
33+
},
3134
"devDependencies": {
3235
"typescript": "5.0.4"
3336
}

0 commit comments

Comments
 (0)