Skip to content

Commit 5433658

Browse files
committed
build: fix publishConfig
1 parent 5a799f4 commit 5433658

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/preact/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@
8383
"license": "MIT",
8484
"homepage": "https://particles.js.org",
8585
"prettier": "@tsparticles/prettier-config",
86+
"publishConfig": {
87+
"access": "public"
88+
},
8689
"peerDependencies": {
8790
"preact": "^10.19.3"
8891
},

0 commit comments

Comments
 (0)