Skip to content

Commit fc87e3b

Browse files
committed
chore: fix publishConfig
1 parent 536b8e5 commit fc87e3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/import-bundle/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,8 @@
7171
"prettier": {
7272
"trailingComma": "all",
7373
"singleQuote": true
74+
},
75+
"publishConfig": {
76+
"access": "public"
7477
}
7578
}

0 commit comments

Comments
 (0)