Skip to content

Commit 89c42a8

Browse files
authored
Add public publishConfig so nightly can successfully publish (#6853)
1 parent dcf5ccb commit 89c42a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/@react-spectrum/s2/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,8 @@
113113
"peerDependencies": {
114114
"react": "^18.0.0 || ^19.0.0",
115115
"react-dom": "^18.0.0 || ^19.0.0"
116+
},
117+
"publishConfig": {
118+
"access": "public"
116119
}
117120
}

0 commit comments

Comments
 (0)