We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cc75d commit 05f2aa8Copy full SHA for 05f2aa8
1 file changed
package.json
@@ -28,6 +28,9 @@
28
"url": "https://github.com/GetTestMail/typescript-sdk/issues"
29
},
30
"homepage": "https://github.com/GetTestMail/typescript-sdk#README.md",
31
+ "publishConfig": {
32
+ "access": "public"
33
+ },
34
"devDependencies": {
35
"typescript": "5.0.4"
36
}
0 commit comments