Skip to content

Commit 8e8f14b

Browse files
committed
ci: change publish access
1 parent 32bc5d1 commit 8e8f14b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/cache/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"./package.json": "./package.json"
2828
},
2929
"publishConfig": {
30+
"access": "public",
3031
"exports": {
3132
"./indexed-db": {
3233
"types": "./dist/indexed-db.d.ts",

packages/route-collector/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"./package.json": "./package.json"
2525
},
2626
"publishConfig": {
27+
"access": "public",
2728
"exports": {
2829
"./fs": {
2930
"types": "./dist/fs.d.ts",

0 commit comments

Comments
 (0)