Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit 190959a

Browse files
committed
build: updated access public
1 parent c6cb124 commit 190959a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/rollup-plugin/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"files": [
1717
"dist"
1818
],
19+
"publishConfig": {
20+
"access": "public"
21+
},
1922
"scripts": {
2023
"clean": "rimraf dist",
2124
"build": "pnpm clean && rollup -c rollup.config.mjs",

0 commit comments

Comments
 (0)