Skip to content

Commit

Permalink
Add public publishConfig so nightly can successfully publish (adobe#6853
Browse files Browse the repository at this point in the history
)
  • Loading branch information
LFDanLu committed Aug 9, 2024
1 parent dcf5ccb commit 89c42a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/@react-spectrum/s2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,8 @@
"peerDependencies": {
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 89c42a8

Please sign in to comment.