Skip to content

Commit

Permalink
chore(rsbuild): mark package as private until ready for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Coly010 committed Dec 5, 2024
1 parent 840ce51 commit 8da5677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.1",
"type": "commonjs",
"publishConfig": {
"access": "public"
"access": "private"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8da5677

Please sign in to comment.