Skip to content

Commit bb865a2

Browse files
committed
chore: set package to public access in publishConfig
1 parent ba15362 commit bb865a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,8 @@
7070
"@rc-component/resize-observer": "^1.0.1",
7171
"@rc-component/util": "^1.4.0",
7272
"clsx": "^2.1.1"
73+
},
74+
"publishConfig": {
75+
"access": "public"
7376
}
7477
}

0 commit comments

Comments
 (0)