Skip to content

Commit 2c7264e

Browse files
committed
[build] Update changeset configuration to set privatePackages to false
1 parent 6daab20 commit 2c7264e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
2121
"onlyUpdatePeerDependentsWhenOutOfRange": true
2222
},
23-
"bumpVersionsWithWorkspaceProtocolOnly": true
23+
"bumpVersionsWithWorkspaceProtocolOnly": true,
24+
"privatePackages": false
2425
}

0 commit comments

Comments
 (0)