Skip to content

Commit 1f6b75a

Browse files
authored
chore: Prevent mail-client from publishing (#5237)
1 parent e86049f commit 1f6b75a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mail-client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"main": "./dist/index.js",
1515
"types": "./dist/index.d.ts",
16+
"private": true,
1617
"publishConfig": {
1718
"access": "public"
1819
},

0 commit comments

Comments
 (0)