Skip to content

Commit 4d8bc21

Browse files
committed
chore: change package visibility to restricted for now
1 parent 985795f commit 4d8bc21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dist"
2929
],
3030
"publishConfig": {
31-
"access": "public"
31+
"access": "restricted"
3232
},
3333
"scripts": {
3434
"build": "tsup",
@@ -46,4 +46,4 @@
4646
"peerDependencies": {
4747
"@pandacss/dev": ">=0.9.0"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)