Skip to content

Commit 3a52c3f

Browse files
authored
Add publishConfig to typescript6 package (#3549)
1 parent 9e50f33 commit 3a52c3f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/typescript6/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232
],
3333
"dependencies": {
3434
"typescript": "^6"
35+
},
36+
"publishConfig": {
37+
"access": "public"
3538
}
3639
}

0 commit comments

Comments
 (0)